Contents

django-timezone-field 6.1.0

0

A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.

A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.

Stars: 381, Watchers: 381, Forks: 98, Open Issues: 8

The mfogel/django-timezone-field repo was created 12 years ago and the last code push was 2 months ago.
The project is popular with 381 github stars!

How to Install django-timezone-field

You can install django-timezone-field using pip

pip install django-timezone-field

or add it to a project with poetry

poetry add django-timezone-field

Package Details

Author
Mike Fogel
License
BSD-2-Clause
Homepage
https://github.com/mfogel/django-timezone-field/
PyPi:
https://pypi.org/project/django-timezone-field/
GitHub Repo:
https://github.com/mfogel/django-timezone-field

Classifiers

  • Utilities
No  django-timezone-field  pypi packages just yet.

Errors

A list of common django-timezone-field errors.

Code Examples

Here are some django-timezone-field code examples and snippets.

GitHub Issues

The django-timezone-field package has 8 open issues on GitHub

  • stdlib zoneinfo support

See more issues on GitHub

Related Packages & Articles