ID: 9050 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Date/time related Operating system: PHP Version: 4.0.4pl1 Assigned To: derick Comments: The "Jan 13 2000" date format is now corectly recognised. Previous Comments: --------------------------------------------------------------------------- [2001-04-29 12:04:49] [EMAIL PROTECTED] This still occurs with php 4.0.5RC6 --------------------------------------------------------------------------- [2001-02-01 10:18:45] [EMAIL PROTECTED] My script get ftp_rawlit from ftp site. For each file I parse returned string and try convert string representation of date into timestamp: Oct 13 1999 ->1002991140 Oct 14 1999 ->1003077540 Sep 28 1999 ->1001695140 Sep 29 1999 ->1001781540 Jan 19 2000 ->979923600 Dec 21 12:16 ->1008926160 Aug 30 12:12 ->999159120 What's wrong? --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9050&edit=2 -- 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]