python3-sqlalchemy-utc

SQLAlchemy type to store timezone aware datetime values

Description

UtcDateTime type is equivalent to the built-in 'DateTime' with 'timezone=True' option enabled on vendors that support 'timestamptz' e.g. PostgreSQL, but on SQLite or MySQL, it shifts all 'datetime.datetime' values to UTC offset before store them, and returns timezone aware 'datetime.datetime' values through result sets.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/spoqa/sqlalchemy-utc


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-sqlalchemy-utc