Django Timezone Utils
stable
  • Setup
  • Fields
  • Choices
Django Timezone Utils
  • Docs »
  • django-timezone-utils
  • Edit on GitHub

django-timezone-utils¶

Adds automatic time zone conversions and support utilities to Django.

Contents¶

  • Setup
    • Installation
    • Dependencies
    • Deprecation Policy
  • Fields
    • TimeZoneField
    • LinkedTZDateTimeField
  • Choices
    • ALL_TIMEZONES_CHOICES
    • COMMON_TIMEZONES_CHOICES
    • GROUPED_ALL_TIMEZONES_CHOICES
    • GROUPED_COMMON_TIMEZONES_CHOICES
    • PRETTY_ALL_TIMEZONES_CHOICES
    • PRETTY_COMMON_TIMEZONES_CHOICES
    • get_choices(timezones, grouped=False)

Contributing¶

Please file bugs and send pull requests to the GitHub repository and issue tracker.

Indices and tables¶

  • Index
Next

© Copyright 2016, Michael Barr. Revision b87908ec.

Built with Sphinx using a theme provided by Read the Docs.