Betterdate
mfredrickson - November 2, 2006 - 19:29
Drupal 5.x support and beyond: As of 2009.07.03, smokris is working on this. Releases coming soon.
---
In Drupal 4.7, 'date' type form fields cannot distinguish between required and non-required fields. In both cases, a user must enter a date, even if the field has been designated not required (e.g. a birthday profile field was set up as optional, but the user must still enter a date).
This module, once enabled, will silently find all date fields and exchange them with 'better date' fields. Better date fields allow users to enter null dates for non-required fields. For required fields, behavior remains the same. For the purposes of theming better dates appear as dates.
