CMD + K

sqlalchemy-utc

Community

SQLAlchemy type to store aware datetime values

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::sqlalchemy-utc

Usage Tracking

0.14.0
0.10.0
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

This package provides a drop-in replacement of SQLAlchemy's built-in DateTime type with timezone=True option enabled. Although SQLAlchemy's built-in DateTime type provides timezone=True option, since some vendors like SQLite and MySQL don't provide timestamptz data type, the option doesn't make any effect on these vendors.

About

Summary

SQLAlchemy type to store aware datetime values

Last Updated

Aug 25, 2023 at 13:10

License

MIT

Total Downloads

10.5K

Supported Platforms

noarch