I've already constructed a java applets for the clock time in New York, Vancouver, and London. I just pass different values for different cities. The clock is in real-time, meaning the seconds are ticking. But the time and time zone depends on the users system where the applet runs on. So if the user is got the wrong time or even time zone set on their computer then the time wouldn't work properly for any city! I wanted to have the time from the server passed to the user, so this can be the constant to use the time zone method! Is this possible.. ?? Plz help thanx!
Sorry forgot, to add link to the USNO Master Clock Time, this site uses something of what I want but the real-time clock only works on netscape! Plz Help .. Thanx before hand!
Maybe have the applet access http://server.com/time.cgi and then count from there. It would be a few seconds off but oh well, it's as close as you can get.
Bookmarks