python3-django-timezone-field

database and form fields for pytz objects (Python3 version)
  https://github.com/mfogel/django-timezone-field/
  0
  no reviews



A Django app providing database and form fields for pytz timezone objects. Values are validated against pytz.common_timezones and stored as strings. The form field can display timezones as locations or locations with offsets.

This package contains the Python 3 version of the library.