Datetime
The Datetime (datetime) custom field type plugin is used to store date/time and optional
time zone values depending on the datetime_type configuration.
Field Storage
| Setting |
Label |
Description |
Default |
| datetime_type |
Date type |
The type of date (date, datetime or allday) |
datetime |
Field Settings
| Setting |
Label |
Description |
Default |
| seconds_enabled |
Add seconds parameter to input widget |
Allows seconds in time inputs |
FALSE |
| timezone_enabled |
Enable time zone selection |
Allows users to set a time zone for the date value. |
FALSE |
| timezone_options |
Time zone options |
An array of time zone options when timezone_enabled is TRUE |
|