php-src/ext/date
Derick Rethans 64b888c0fa - MF53: Added new date/time functionality:
. support for diffing date/times through date_diff() / DateTime::diff().
  . added DateInterval class to represent the difference between two date/times.
  . support for parsing ISO intervals for use with DateInterval.
  . date_add() / DateTime::add(), date_sub() / DateTime::sub() for applying an
    interval to an existing date/time.
2008-04-25 12:55:16 +00:00
..
lib - MF53: Added new date/time functionality: 2008-04-25 12:55:16 +00:00
tests - MF52: Fixed bug #44703 (htmlspecialchars() does not detect bad character set 2008-04-16 17:24:00 +00:00
config.m4 - MF53: Added new date/time functionality: 2008-04-25 12:55:16 +00:00
config.w32 fix win build 2006-01-04 17:34:44 +00:00
CREDITS
php_date.c - MF53: Added new date/time functionality: 2008-04-25 12:55:16 +00:00
php_date.h - MF53: Added new date/time functionality: 2008-04-25 12:55:16 +00:00
TODO - Update TODO 2005-08-04 14:59:29 +00:00