brosner / django-timezones

A Django reusable app to deal with timezone localization for users.

This URL has Read+Write access

name age message
file MANIFEST.in Mon Aug 31 11:21:02 -0700 2009 removed trailing slash from entry in Manifest.i... [Brian Rosner]
file README Sun Jan 04 19:04:29 -0800 2009 Added a README. git-svn-id: https://django-tim... [Brian Rosner]
directory docs/ Thu Sep 18 20:55:16 -0700 2008 Fixed a reference to the old .rst in the toctre... [Brian Rosner]
file setup.py Tue Aug 11 17:48:22 -0700 2009 updated the url in setup.py [Brian Rosner]
directory timezones/ Mon Aug 31 11:21:02 -0700 2009 removed trailing slash from entry in Manifest.i... [Brian Rosner]
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.