[PHP-DEV] Bug #9007 Updated: strtotime cannot cope correctly with time zones From: jmoore <email protected>
Date: 04/29/01

ID: 9007
Updated by: jmoore
Reported By: andre <email protected>
Old-Status: Open
Status: Duplicate
Bug Type: Date/time related
PHP Version: 4.0.4pl1
Assigned To:
Comments:

dup of 9640

Previous Comments:
---------------------------------------------------------------------------

[2001-01-30 14:15:33] andre <email protected>
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

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9007&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>