tzfield picker
Component ID
2480251
Component name
tzfield picker
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module provides a field widget using Timezone Picker with tzfield as it's base field type.
As tzfield only uses a basic select list (or autocomplete input) it gives no ability for a user to visual pick. Timezone Picker is only available to coders through the FormAPI; or to Drupal as it is indented, as the timezone picker. This module combines both sets of functionality for a Content Editor ready interface.
core 7.x
built with: timzone picker 7.x-1.1 & tzfield 7.x-1.1 (should not be version dependent).
attached shot: field in fieldset. with '#title_display' invisible.
note: It is expected that no timezones options will be restricted from field settings.
checkout
git clone --branch 7.x-1.x git://git.drupal.org/sandbox/SKAUGHT/2480251.git tzfield_picker
