User: karens Branch: DRUPAL-5--2 Date: Fri, 15 Feb 2008 13:01:20 +0000 Modified files: /modules/date INSTALL.txt /modules/date/date date.install date_admin.inc date_elements.inc date_pathauto.inc date_repeat.inc date_views.inc /modules/date date_api.install date_api_elements.inc date_api_sql.inc /modules/date/date_copy date_copy.module /modules/date/date_timezone date_timezone.install Log message: Remove database timezone handling by rolling back to previous version that used offsets instead. Based on problems noted in #218479 and #220663, we cannot count on database timezone handling to be available in MYSQL or work consistently with the timezone names that PHP uses in POSTGRES, so trying to do timezone conversions in the database is not going to work. More commits are coming to re-apply patches made after this change. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/date/INSTALL.txt&o... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date/date.ins... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date/date_adm... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date/date_ele... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date/date_pat... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date/date_rep... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date/date_vie... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_api.inst... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_api_elem... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_api_sql.... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_copy/dat... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_timezone...