** Changed in: phpdevshell
Status: Fix Committed => Fix Released
--
Future and past $core->user_server_tz_diff dst failure.
https://bugs.launchpad.net/bugs/374904
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
Status in Open Source php gui type development framework.: Fix Released
Bug description:
Because the $core->user_server_tz_diff function used current timestamp dates to
determine timezone differences, dates in the future and past calculations on
date formats was incorrect, either by incrementing or decrementing the date
value incorrectly because of changing DST.
This was solved by allowing to pass a future or past timestamp so that timezone
differences can be calculated on the correct DST.
_______________________________________________
Mailing list: https://launchpad.net/~phpdevshell
Post to : [email protected]
Unsubscribe : https://launchpad.net/~phpdevshell
More help : https://help.launchpad.net/ListHelp