Obtain network (NTP) time

Average rating
(0 votes)

To get the exact network time first install the easyHttp XOP.
Then type the following:

easyHttp "http://time-nw.nist.gov:13"
print S_getHttp

You can find other NTP servers at:
http://psp2.ntp.org/bin/view/Servers/ServersSynchronizedByGPS

Back to top