Date Fields
Store dates, with or without time, and date ranges.
Store dates, with or without time, and date ranges.
Your visitors may come from different places and timezones.
Render datetime widget as fieldset instead of h4.
Add a datetime range filter.
- Adds datepickers for exposed filter value selection.
- Replaces the "min" and "max" field labels for between option with "from" and "to".
Year only field type.
Uses select list widget.
This could be done as a text or number field, but this one provides validation for year.
Datetime field storage.
Duplicates an entity based on it's Recurring Dates Field value.
Stores time as hh:mm:ss.
Adds a time only field.
Stores time as integers, some issues, including how to migrate date values into it.
See Field Time instead.