system/classes/timezoneconfig.class.php
Sat, 07 Nov 2009 11:15:02 +0100 Fixed comments - no code changes
Sun, 20 Sep 2009 19:07:20 +0200 Added setUserTimeZone method
Sun, 20 Sep 2009 17:06:57 +0200 Keep track of the system time zone we set
Sun, 20 Sep 2009 13:37:16 +0200 Check timezone cookie and date_default_timezone_get for the user's preferred time zone
Sun, 20 Sep 2009 11:14:25 +0200 Use PHP 4-compatible callback
Sun, 20 Sep 2009 11:00:03 +0200 Modernized the "timezone hack", made the config option a dropdown, and moved all timezone-related code into a new TimeZoneConfig class