Commit Graph

4 Commits

Author SHA1 Message Date
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
b5e2564abf - MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
- MFH: Fixed a bug in the DateTime->modify() methods, it would not use the
  advanced relative time strings.
- MFH: Fixed return values of all the modifying methods, they now properly
  return the object itself.
2008-07-30 18:00:44 +00:00
Derick Rethans
e64dc309f9 - MFH: Fixed test cases. 2008-04-07 17:41:58 +00:00
Antony Dovgal
fb18a8e760 more tests 2006-12-22 13:07:53 +00:00