On Mon, 20 May 2002, SP wrote: > i'm testing on a windows so not sure where the timezone info would be > but what you are saying that if i port my app to a unix box then it > would be easy to just add the missing timezones in /usr/share/zoneinfo, > right? if that's the case then i could just test with pacific, eastern > and mountain time for now.
I'm not sure about the file format for those time zones - it seems to be some weird binary format. But hopefully your server will have a full complement available. > also, do you know if i store all my dates as GMT then when i convert to > different timezones using putenv, will this take into account the > daylight savings? Yup. miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php