django-timezones-op

A Django reusable app to deal with timezone localization for users modified for OP


License
BSD-3-Clause
Install
pip install django-timezones-op==0.2.dev2

Documentation

This simple app is for localizing datetimes for the user. Timezone handling
can be a bit tricky so the goal is to get rid of the guessing game and provide
a simple interface to localizing datetimes for your users.