php-src/ext/date
Derick Rethans 58daa3fd3a - Removed support for putenv("TZ=..") for setting the timezone.
- Removed the timezone guessing algorithm in case the timezone isn't set with
  date.timezone or date_default_timezone_set(). Instead of a guessed timezone,
  "UTC" is now used instead.
2011-09-13 14:48:13 +00:00
..
lib - Updated to version 2011.10 (2011j) 2011-09-12 15:49:12 +00:00
tests - Removed support for putenv("TZ=..") for setting the timezone. 2011-09-13 14:48:13 +00:00
config0.m4 - Added a test case for bug #45866 2010-02-10 16:23:30 +00:00
config.w32 - fix header install 2010-12-14 13:10:25 +00:00
CREDITS
php_date.c - Removed support for putenv("TZ=..") for setting the timezone. 2011-09-13 14:48:13 +00:00
php_date.h - Year++ 2011-01-01 02:17:06 +00:00
TODO