1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-20 16:41:26 +02:00
Files
php-phpbb/phpBB/includes
Chris Smith 6a783b843b [feature/new-tz-handling] Replace user::$timezone with user::$tz.
user::$tz will store the new DateTimeZone object representing the users
timezone instead of the existing user::$timezone and user::$dst combination.

PHPBB3-9558
2012-03-14 22:57:29 -04:00
..