php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #18101 strtotime() can't handle certain timestamp format
Submitted: 2002-07-01 22:44 UTC Modified: 2003-08-16 16:01 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: simon at poetic dot net Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.2.1 OS: Linux 2.4.12-ac5
Private report: No CVE-ID: None
 [2002-07-01 22:44 UTC] simon at poetic dot net
strtotime() simply can't parse the following timeformat:
"2002-06-25 16:56:36.811799+02"
This timeformat is new to PostgreSQL 7.2.1
The History entry reads "Add precision to TIME, TIMESTAMP, and INVERVAL data types (Thomas)"

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-01 23:12 UTC] alan_k@php.net
see bug #17988
 [2002-08-23 22:17 UTC] sniper@php.net
Derick wanted to make a rewrite of the whole function..so assigning these for him. :)

 [2003-08-16 16:01 UTC] derick@php.net
Fixed in CVS (for PHP 5), might also be in PHP 4.3.4.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 20:01:35 2024 UTC