Datetime Range Timezone
1,159 sites
Security covered
This module provides a date range field that allows administrators to specify a timezone when entering dates, which is useful for content where the timezone varies and cannot be handled by the site's default timezone settings.
Adds a new field type based on the DateRangeItem in core which allows you to select the timezone when entering the date. This is useful for specifying dates where the timezone is provided by the content admin and doesn't align with the site timezone or can't always be displayed in the same timezone using the existing formatter options.
Note, this may at some point be added to the existing field types in core. #2632040: [PP-1] Add ability to select a timezone for datetime field