php-src/ext/date
Derick Rethans 0ef991e5ae - Fixed bug #33532 (Different output for strftime() and date()).
- Re-implemented checkdate(), strftime() and gmstrftime() with the new timelib
  code.
2005-07-03 19:14:55 +00:00
..
lib - Fixed unintialized variable issue. 2005-07-03 18:49:07 +00:00
tests - Fixed bug #33532 (Different output for strftime() and date()). 2005-07-03 19:14:55 +00:00
config.m4 - Make the Netware guys happy by removing the config.nw.h define. 2005-06-30 06:40:57 +00:00
config.w32 - Rename tl_config.h to timelib_config.h 2005-06-17 12:03:04 +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 bug #33532 (Different output for strftime() and date()). 2005-07-03 19:14:55 +00:00
php_date.h - Fixed bug #33532 (Different output for strftime() and date()). 2005-07-03 19:14:55 +00:00
TODO - Reorganize headers, and update TODO. 2005-06-29 19:08:26 +00:00