Hi, I am looking for a javascript which shows current time for 5-6 countries, for IE and firefox
Thankyou in advance
DrDoc
3:38 am on Mar 16, 2008 (gmt 0)
Welcome to WebmasterWorld!
What are you using to keep track of daylight savings time changes etc? And, do the different countries have the same timezone throughout, or are there different timezones within any of the countries?
doosa
10:03 am on Mar 16, 2008 (gmt 0)
Hi Doc,
I am looking for 12 hr format with different time zones, one time zone per country (to keep things more simple)
Thanks in avance
DrDoc
3:17 pm on Mar 16, 2008 (gmt 0)
Is the clock controlled by the server time, or by the client clock? If by the server (passing Unix timestamp as variable in the JavaScript), this will be a lot more accurate.
Also, how are you keeping track on when daylight savings time begins and ends in the different countries?
doosa
5:02 pm on Mar 16, 2008 (gmt 0)
The clock for client clock, using standard GMT time , is there any javascript for this kind ?
Thank you
sunzon
12:19 pm on Mar 18, 2008 (gmt 0)
There's a great (free) one here: maxxblade.co.uk/clock/ I made an adapted version (with multiple timezones), stickymail me and I'll provide the website where I use it.