User: karens Branch: HEAD Date: Sun, 17 Feb 2008 14:01:40 +0000 Modified files: /modules/date/date date.install date.module date_admin.inc date_elements.inc date_pathauto.inc date_repeat.inc date_views.inc /modules/date date_api.install date_api.module date_api_elements.inc date_api_ical.inc date_api_sql.inc /modules/date/date_popup date_popup.module /modules/date/date_repeat date_repeat.module date_repeat_calc.inc date_repeat_form.inc Log message: Simplify the API by assuming all date element values are handled in DATETIME format. The CCK Date module handles conversion of ISO and UNIX values to and from DATETIME values. This simplification of the core API should make it easier to get into core and makes the element handling easier to follow, plus I assume the first thing we'll do when a date API is in core is convert core timestamp fields to true DATETIME fields, so this would be the natural default. Links: 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.mod... 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.modu... 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_ical... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_api_sql.... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_popup/da... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_repeat/d... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_repeat/d... http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_repeat/d...