diff options
author | Chris Smith <toonarmy@phpbb.com> | 2010-04-20 19:43:49 +0100 |
---|---|---|
committer | Oleg Pudeyev <oleg@bsdpower.com> | 2012-03-14 22:57:29 -0400 |
commit | 3559d2062480d5c3a0e94dae7388f9f1e5918ea7 (patch) | |
tree | 303271d2a7b9323b46e717e68b00e675f8c83022 /phpBB/includes/functions_profile_fields.php | |
parent | a5c3ff376911f2f25595f1a540c7a16395dac67d (diff) | |
download | forums-3559d2062480d5c3a0e94dae7388f9f1e5918ea7.tar forums-3559d2062480d5c3a0e94dae7388f9f1e5918ea7.tar.gz forums-3559d2062480d5c3a0e94dae7388f9f1e5918ea7.tar.bz2 forums-3559d2062480d5c3a0e94dae7388f9f1e5918ea7.tar.xz forums-3559d2062480d5c3a0e94dae7388f9f1e5918ea7.zip |
[feature/new-tz-handling] Update user methods to use new date processing class.
user::setup() now stores a DateTimeZone object in user::$timezone representing
the users timezone. For backwards compatibility a numeric value in
user/board_timezone will be converted into one of the legacy Etc/GMT±X
timezones. This will be used until the user updates his/her timezone in the
UCP.
user::format_date() is now basically a legacy wrapper that transforms a UTC
UNIX timestamp into a formatted localised date using phpbb_datetime::format().
PHPBB3-9558
Diffstat (limited to 'phpBB/includes/functions_profile_fields.php')
0 files changed, 0 insertions, 0 deletions