Advanced Custom Fields: Timezone
A custom field type for Advanced Custom Fields that allows you to pick from a list of Time Zones
by Beau Watson · github.com/docwatson/acf-timezone-picker · website
★ 23stars
11forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/docwatson/acf-timezone-picker/archive/refs/heads/master.zipACF Timezone Field
A simple timezone picker for Advanced Custom Fields
Description
A select box containing all of the timezones according to PHP's DateTime class. Right now, the provided timezones are global, but future updates may accommodate filtering timezones by region (e.g country or continent).
Compatibility
This ACF field type is compatible with:
- ACF 5 untested
- ACF 4
Installation
- Copy the
acf-timezone_pickerfolder into yourwp-content/pluginsfolder - Activate the Timezone plugin via the plugins admin page
- Create a new field via ACF and select the Timezone type (it should appear under the 'choices' menu)
- Please refer to the description for more info regarding the field type settings
Changelog
Please see readme.txt for changelog