|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-12-12 18:46 UTC] derick@php.net
[2003-08-17 16:44 UTC] iliaa@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 09:00:01 2025 UTC |
strtotime('12th December 2001') returns -1 The 'th' after the number causes the problem, but this is a perfectly acceptable date representation and should be recognised I believe.