Yup, I've done the very same thing.... Each member has a timezone id, and
I use that to store ALL dates as GMT, and then calculate the local time
when the records are retrieved.
I wouldn't set the clock to GMT, as it may cause you problems if you want
to mirror the site etc etc. Leaving it as local time is perfectly ok, as
long as you have all the correct timezone offsets etc.
A couple of tips.... remember to include DST too if necessary!!! and
store all offsets in seconds, it's far easier to work with!
HTH
Nick
At 16:27 27/06/00 +0100, you wrote:
>Hi All,
>
> Can anyone tell me how they deal with Timezones??? We are doing a web
>Application , which will be used (hopefully :- 0 ) by folks across several
>timezones.
>Should we set are system clock to GMT and offset the timezones in the code
>???? Anyone dealt with this already??
>
>
>~Justin
>
>------------------------------------------------------------------------------
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.