Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

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

Notifications You must be signed in to change notification settings

codehs/django-timezones

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.


UPDATE (February 2024)
archiving this because we don't use it. we use `pytz` for timezones

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%