public
Description: A Django reusable app to deal with timezone localization for users.
Homepage:
Clone URL: git://github.com/brosner/django-timezones.git
README
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.