Christopher Watson wrote:
Might also want to have a look-see at the Date_TimeZone class of the PEAR::Date package. It seems pretty comprehensive with regard to time zone coverage. -Christopher
Thx.. i take a look at that.. But we have a strict rule. No PHP4 only PHP5 OO. So that is not queite the option. I Do have a list of all options that date_default_timezone_set() excepts. So i think i am going to use that as my options where the user can select there right zone. This will work with Daylight savings etc.. So i don't have to count for that. Thx for the help :). -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php