ID: 14440 Updated by: cg Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Unknown/Other Function Bug Type: *Data Exchange functions Operating System: Linux 2.4.16 PHP Version: 4.1.0 New Comment:
Assigned Type Previous Comments: ------------------------------------------------------------------------ [2001-12-11 18:40:07] [EMAIL PROTECTED] strtotime() returns an wrong timestamp from the date-string: echo date( 'd.m.Y H:i:s', strtotime( 'Tue, 11 Dec 2001 23:38:06 +0100' ) ); return "07.12.2001 20:38:06" under 4.1.0.., 4.0.6 return "11.12.2001 23:38:06" ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14440&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]