User: karens Branch: DRUPAL-6--2 Date: Mon, 30 Jun 2008 17:12:52 +0000 Modified files: /modules/date CHANGELOG.txt /modules/date/date_php4 date_php4.inc date_php4_lib.inc /modules/date/tests date_test.test Log message: Rework PHP4 date handling to avoid any use of date() or mktime(), which may inject an incorrect timezone offset. Get rid of the adodb method of computing the gmt offset for PHP4 and use the date_offset_get() computation. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/date/CHANGELOG.txt... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_php4/dat... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_php4/dat... http://cvs.drupal.org/diff.php?path=contributions/modules/date/tests/date_te...