This package contains both a flexible date/time field type Date field and a
Date API that other modules can use.
The D5 and D6 versions of the Date field require the Content Construction Kit
(CCK) module [1]. The D7 version works with the core Field functionality.
D8 includes Date in core.
The Drupal Handbook pages are at Date/Calendar Documentation [2].
This package provides the following Drupal 7 modules:
* date
* date_all_day
* date_api
* date_context
* date_migrate_example
* date_popup
* date_repeat
* date_repeat_field
* date_tools
* date_views
[1] http://drupal.org/project/cck
[2] http://drupal.org/node/262062 |