You can use the following command line to test an NTP Time Server (Telnet over port 123 does not work as it is using TCP and NTP servers use UDP):
w32tm /monitor /computers:pool.ntp.org
"pool.ntp.org" is just an example, you can use any other time server.