Skip to content

tephyr/sqlalchemy_tzaware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlalchemy_tzaware

A project to create a timezone-aware sqlalchemy composite column, to enable any database to hold datetime information that sorts correctly (by UTC), and displays correctly (with the original timezone).

This code was originally created against sqlalchemy 0.6, and has not been verified to work against any later version.

This code is placed in the public domain according to the CC0 Public Domain Dedication.

About

Timezone-aware sqlalchemy composite column

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages