php-src/ext/date
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
..
lib - MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly. 2008-07-30 18:00:44 +00:00
tests - MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly. 2008-07-30 18:00:44 +00:00
config.m4 - Added new date/time functionality: 2008-04-25 12:35:58 +00:00
config.w32 Fix windows build 2008-04-28 13:21:34 +00:00
CREDITS - Add my new timelib and ext/date. For now only strtotime() makes use of this. 2005-06-14 21:32:29 +00:00
php_date.c - MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly. 2008-07-30 18:00:44 +00:00
php_date.h - MFH: Added support for selectively listing timezone identifiers by country 2008-07-18 14:33:53 +00:00
TODO - Update TODO 2005-08-04 14:59:29 +00:00