php-src/ext/date
Derick Rethans 0ae51b159e - Fixed a bug with the YYYY-MM format not resetting the day correctly.
- Fixed a bug in the DateTime->modify() methods, it would not use the advanced
  relative time strings.
- Fixed return values of all the modifying methods, they now properly return
  the object itself.
2008-07-30 17:48:21 +00:00
..
lib - Fixed a bug with the YYYY-MM format not resetting the day correctly. 2008-07-30 17:48:21 +00:00
tests - Fixed a bug with the YYYY-MM format not resetting the day correctly. 2008-07-30 17:48:21 +00:00
config.m4 - MF53: Added new date/time functionality: 2008-04-25 12:55:16 +00:00
config.w32 MFH: Fix windows build 2008-04-28 13:26:50 +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 - Fixed a bug with the YYYY-MM format not resetting the day correctly. 2008-07-30 17:48:21 +00:00
php_date.h - Added support for selectively listing timezone identifiers by country code 2008-07-18 14:33:27 +00:00
TODO - Update TODO 2005-08-04 14:59:29 +00:00