ACF Timezone Field
April 20, 2015 ยท View on GitHub
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