ID: 38229
Updated by: [EMAIL PROTECTED]
Reported By: yichengjun at 163 dot com
-Status: Open
+Status: Assigned
Bug Type: Date/time related
Operating System: windows xp
PHP Version: 5.1.4
-Assigned To:
+Assigned To: derick
Previous Comments:
------------------------------------------------------------------------
[2006-07-27 03:03:22] yichengjun at 163 dot com
Description:
------------
echo date("Y-m-d",strtotime('2006-03'));
Reproduce code:
---------------
echo date("Y-m-d",strtotime('2006-03'));
Expected result:
----------------
2006-03-01
Actual result:
--------------
2006-07-28
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=38229&edit=1