[ bianca ]
[ 源代码: sqlalchemy-utc ]
软件包:python3-sqlalchemy-utc(0.14.0-4)
python3-sqlalchemy-utc 的相关链接
下载源码包 sqlalchemy-utc:
- [sqlalchemy-utc_0.14.0-4.debian.tar.xz]
- [sqlalchemy-utc_0.14.0-4.dsc]
- [sqlalchemy-utc_0.14.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
SQLAlchemy type to store timezone aware datetime values
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.
其他与 python3-sqlalchemy-utc 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3