ID: 14313
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Date/time related
Operating System: windows98
PHP Version: 4.0.6
New Comment:
Not a bug... PHP uses the native system calls for this. The windows API simply returns
different (wrong) results. There is nothing that can be done about it.
Derick
Previous Comments:
------------------------------------------------------------------------
[2001-12-01 23:13:55] [EMAIL PROTECTED]
In PHP 4.0.6 for Linux and MacOSX, strtotime() and mktime() functions produce correct
output for dates before 1970, but in Windows98 and Windows2000, I get an error (-1),
e.g., strtotime("1965-3-12")
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=14313&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]