Is there a official way to get and display the current correct world gmt time. rather than the computer local time (which you can easily manupulate)
want a trustworthy way to get the current time in hours/minutes. then i can calculate for different zones.
anyone have a good example??
i checked this site
the accuraccy of this site is good but how…
thank you!
See JavaScript NTP time
This person connects to a json service (http://json-time.appspot.com/time.json), which get the NTP time, and converts it to json.