Date Popup module

🇺🇦

This module is maintained by Ukrainian developers.
Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

This package contains both a flexible date/time field type Date field and a Date API that other modules can use.

The Drupal Handbook pages are at Date/Calendar Documentation.

Be sure to read Debugging Information before reporting a problem. Going through those steps may resolve your problems and will help provide enough information to tell if this is a bug.

Drupal 8 & 9

Much of the Date module was rewritten and included in Drupal core 8. There are efforts to improve this functionality, see #2543958 for further details.

No further work will be done on the D8 branch of this module, all effort should be focused on core.

Drupal 9 upgrade path

Drupal 7

Note that the latest code includes two new modules, Date Repeat Field, a module to create date fields that use the Date Repeat API, and Date All Day, a module to manage handling of All Day values, including adding an All day checkbox to the widget. Both of those were formerly included in the basic Date module but have been pulled out to streamline the code and make it possible to disable them. They also serve as examples of how other modules can intervene to alter date processing.

Preliminary support is included for SQLLite and SQLServer. This is experimental and probably not stable. People who use those databases will need to help debug issues before they can really be considered supported.

Token support is not working in D7. See http://drupal.org/node/1103032 (read the issue summary at the top of that issue).

7.x-3.x branch

Due to an unfortunate break in 7.x-2.11 (sorry!) the all-day functionality is being rewritten completely in a new branch - 7.x-3.x. Once this is stable, it has sufficient update scripts and test coverage, it will replace the 7x-2.x branch.

D7 Videos/Tutorials

Related Modules

This is the beginning of a list of modules that extend Date to solve particular problems. Please check them out if the core Date functionality isn't sufficient for your needs.

Calendar
This module will display either Date field or system dates in a calendar.
Date iCal
This project will contain code and features needed to either import or export dates using iCal feeds.
Partial Date
This module tries to solve the problem of 'Fuzzy dates' -- dates where you don't know ahead of time if all values of the date will be provided. It also attempts to provide a solution for BC dates.
Signup
This module provides a system to allow users to sign up for a node that has a date field, including administrative reports and email notifications to the users.
CCK Signup
An alternative to the Signup module that creates signups as nodes.
Registration
A brand new alternative to Signup and Signup CCK that creates signups as entities.
Supporting organizations: 
Contribution, PM, Release Management
CodeSprints, issue queue support.
Ongoing maintenance support

Project information

Releases