ID: 14561 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Date/time related Bug Type: Feature/Change Request Operating System: Linux ?.? PHP Version: 4.0.6 New Comment:
You should better practice your type-changing skills ;) Previous Comments: ------------------------------------------------------------------------ [2001-12-18 07:15:04] [EMAIL PROTECTED] I could reproduce this with 4.1.0 and 4.2.0dev, it's not fixed. But it's not a bug either, as strtotime does not understand every date syntax. Making this s feature request. Derick ------------------------------------------------------------------------ [2001-12-18 07:12:40] [EMAIL PROTECTED] Can you try the latest CVS? There are some bugs fixed related to strtotime. ------------------------------------------------------------------------ [2001-12-17 10:57:05] [EMAIL PROTECTED] strtotime("19:30 Dec 17"); // works okay strtotime("Dec 17 19:30"); // returns -1 that's a bug i think. strangely enough the bug wasn't there in Php 4.0.5.. only in 4.0.6 gtx Bucky ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14561&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]