Download Size md5 hash
date-5.x-2.0-rc3.tar.gz 166.55 KB e92c423bec76686c56680be52b92da79
date-5.x-2.0-rc3.zip 195.18 KB 49b325c61c4a35c94eb7f9c2d1fb4627
Official release from tag: 5.x-2.0-rc3
Last updated: December 24, 2010 - 22:43

Version 5.2-RC3
=================

- #282408 Make sure dates only float when there are two of them by adding #date_float parameter.
- Add sort to argument handler.
- #281623 Switch old jscalendar widgets to use date_text instead of date_popup since date_popup may not be available.
- Make sure empty time does not get value on submit.
- Use same date widget for Views filter as the field uses.
- Rework argument handling and break out each op as a separate handler to simplify maintenance.
- #277420 Change logic for setting granularity of view format to use drupal_clone to prevent problem where format got set to year in PHP4.
- #277420 Another fix to make sure official release of Views does not wipe out %%d.
- Format interval theme added 'ago' twice to past events.
- Need a space between the date and the timezone name in the Date theme.
- #280899, #273344 Make sure Date Popup doesn't inject the current date into empty fields.
- Fix computation of year range in date_content_generate.