php-src/ext/date
Derick Rethans abcfcd3f2e - MFH: Added date_time_set, date_date_set and date_isodate_set() functions, and
setTime, setDate and setISODate() methods.
2005-09-02 14:58:01 +00:00
..
lib - MFH: Update timezone database to version "2005m". 2005-09-02 12:32:15 +00:00
tests - Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day). 2005-09-02 09:33:08 +00:00
config.m4 - Fixed stupid bug in PHP_INSTALL_HEADERS() macro: "foo bar" != foo bar 2005-07-07 23:18:22 +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 - MFH: Added date_time_set, date_date_set and date_isodate_set() functions, and 2005-09-02 14:58:01 +00:00
php_date.h - MFH: Added date_time_set, date_date_set and date_isodate_set() functions, and 2005-09-02 14:58:01 +00:00
TODO - Update TODO 2005-08-04 14:59:29 +00:00