ID: 34147 User updated by: joerg dot klein at ifsam dot lu Reported By: joerg dot klein at ifsam dot lu -Status: Feedback +Status: Open Bug Type: Date/time related Operating System: win2000 PHP Version: 5.1.0b3 New Comment:
same results with the latest snapshot Previous Comments: ------------------------------------------------------------------------ [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
