Hi,
I am working on a website that will only be available via the intranet but is a website that is Australia wide ONLY.
The thing is, I have been asked to look into making the site UTC and was wondering how I could go about displaying a clock or determing which timezone the site in running in and so perhaps display a clock on the home page indicating the time in the state of Australia a user is using the site.
Would like some universal type jQuery, Javascript routine that will work out the correct clock time of where the user is located within Australia.
I was looking at http://randomibis.com/coolclock/ but from the looks of it, I need to specify the correct GMTOffset.
Could this value be determined somehow or is this something the user will need to specify?
Thanks.