From: [EMAIL PROTECTED] Operating system: Linux 2.2.16 PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: strtotime cannot cope correctly with time zones strtotime cannot evaluate timestamps like this: "2001-1-29 14:35:12 +1:00" Only string time zones are allowed like this: "2001-1-29 14:35:12 CET" Thats bad because postgres delivers the former timestamps... Andre -- Edit Bug report at: http://bugs.php.net/?id=9007&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]