This module is being deprecated related to #3228621: Token doesn't work when origin module has "date*" machine name. It is being replaced with YMD Date. The field type plugin ID changed, but you should be able to dump your original field table and reimport once the field is removed and re-added.

This module provides a date field which allows dates prior to epoch (1970) and allows values of year only, year/month, or year/month/day. The date value is stored in the format YYYYMMDD which allows natural sorting. When no month or day selections are made, 00 is stored in their place.

A formatter is included which displays the date using the standard Drupal date/time formats of your choice.

The included field widget allows selection of the beginning year and the year selector displays a range from this beginning year to the current year.

Project information

Releases