Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 340 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 340 Bytes

Zonepicker

Pick a timezones using the svg map interface to populate input field with selected timezone name and offset.

Create text field with class zonepicker

Call zonepicker on the input $('input.zonepicker').zonepicker()

Behold! Map appears, hover over country to show timezones and then click to select the chosen timezone.