Timezone choice field for select box
A simple 2-tuple list of time zones for use in a choice field or select box for Django, or wherever needed.
- choicefield
- timezone
- select
A simple 2-tuple list of time zones for use in a choice field or select box for Django, or wherever needed.
Based on an answer here: <http://stackoverflow.com/a/6288863>