ID: 34147 User updated by: joerg dot klein at ifsam dot lu Reported By: joerg dot klein at ifsam dot lu -Status: Bogus +Status: Open Bug Type: Date/time related Operating System: win2000 PHP Version: 5.1.0b3 New Comment:
This behaviour occurs the first time in 5.1.0b3. The time was always displayed correct in any previous PHP version! So why should the behaviour change in the latest beta version? Previous Comments: ------------------------------------------------------------------------ [2005-08-16 13:17:19] [EMAIL PROTECTED] Duplicate of #33920 ------------------------------------------------------------------------ [2005-08-16 12:17:58] [EMAIL PROTECTED] Derick, please check it out. ------------------------------------------------------------------------ [2005-08-16 12:16:33] joerg dot klein at ifsam dot lu same results with the latest snapshot ------------------------------------------------------------------------ [2005-08-16 11:35:44] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2005-08-16 10:07:54] joerg dot klein at ifsam dot lu Description: ------------ hi It seems that php don't have the correct timezone. This error occurs since 5.1.0b3. I am on GMT+1 for the following example the system time is 11:00 date("H:i"); => 09:00 set system time-zone to GMT(+0) date("H:i"); => 09:00 set system time to 10:00 date("H:i"); => 08:00 My box runs on win2000SP4. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34147&edit=1
