|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-02-03 16:49 UTC] iliaa@php.net
[2003-03-17 05:50 UTC] digitalsoul at gmx dot at
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 10:00:01 2025 UTC |
Running ext/standard/tests/time/002.phpt on W2k server produce a warning: "Warning: date() [/phpmanual/function.date.html]: Unexpected error ..." Example code: date ("Y-m-d H:i:s\n", strtotime ("Dec 21 12:16"));