https://bugzilla.wikimedia.org/show_bug.cgi?id=17346
Splarka <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Splarka <[email protected]> 2009-02-04 07:28:28 UTC --- Expected in strtotime() http://uk3.php.net/manual/en/function.strtotime.php A four-digit number is interpreted as hours and minutes if possible, and otherwise as year. 1959 is a valid time, 1960 isn't. It just needs more data than a 4 digit number. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
