ID: 34475
User updated by: huanguuq at 163 dot com
Reported By: huanguuq at 163 dot com
-Status: Feedback
+Status: Open
Bug Type: Date/time related
Operating System: window2003
-PHP Version: 5.1.0RC1
+PHP Version: 5.1.0RC2
New Comment:
PHP Version 5.1.0RC2-dev
<?php echo date("T",time()); ?>
Have not changed , show UTC
Previous Comments:
------------------------------------------------------------------------
[2005-09-12 08:43:05] [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-09-12 08:13:45] huanguuq at 163 dot com
Description:
------------
<?php echo date("T",time()); ?>
display:
UTC
Reproduce code:
---------------
<?php echo date("T",time()); ?>
display:
UTC
Expected result:
----------------
only display:UTC
Actual result:
--------------
location time zone
Öйú±ê׼ʱ¼ä
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=34475&edit=1