Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- 56397 remove extraneous ';'.
- Get rid of hook_init(), add helper function date_load(), move date.inc constants to date_api.module.
- 153245 fix typo in Date API documentation.
- 151304 include date.inc in theme so it works outside the module.
- 152207 make timezones.inc independent of the event module, needed because not all versions of event module now use it.
- Fix a typo in the new date_unset_granularity() function.
- fix some invalid functions and missing includes for ical date imports in Date Copy.
An update to the very broken 1.2 release. In my testing, I had been using the 1.1 version of jQuery. The rewrite used a method introduced in this newer version of jQuery which was not available in the jQuery version Drupal ships with. This new version should work in every version of jQuery.