ID: 34147 Updated by: [EMAIL PROTECTED] Reported By: joerg dot klein at ifsam dot lu -Status: Open +Status: Assigned Bug Type: Date/time related Operating System: win2000 PHP Version: 5.1.0b3 -Assigned To: +Assigned To: derick New Comment:
Derick, please check it out. Previous Comments: ------------------------------------------------------------------------ [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
