[ 源代码: python-iso8601 ]
软件包:python3-iso8601(0.1.13-1)
python3-iso8601 的相关链接
Debian 的资源:
下载源码包 python-iso8601:
- [python-iso8601_0.1.13-1.dsc]
- [python-iso8601_0.1.13.orig.tar.gz]
- [python-iso8601_0.1.13-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python module to parse ISO 8601 dates - Python 3.x
Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects.
This package provides the Python 3.x module.