Adam Harvey
|
fdb2709dd2
|
Add microseconds to the serialised form of DateTime objects.
Fixes bug #67308 (Serialize of DateTime truncates fractions of second).
|
2014-05-21 14:55:52 -05:00 |
|
Derick Rethans
|
23ab2575e1
|
Fixed bug #53879 (DateTime::createFromFormat() fails to parse cookie expiration date)
|
2013-11-27 21:59:46 +00:00 |
|
Scott MacVicar
|
a9e5e22275
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
2009-01-10 00:50:45 +00:00 |
|
Derick Rethans
|
db2ed70a73
|
- MFH: Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by
allowing a few more format specifiers in date_create_from_format() /
date_parse_from_format().
|
2008-07-08 20:25:28 +00:00 |
|