Name: | python3-iso8601 |
---|---|
Version: | 2.1.0 |
Release: | 2.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 52114 |
License: | MIT |
RPM: | python3-iso8601-2.1.0-2.el10_0.noarch.rpm |
Source RPM: | python-iso8601-2.1.0-2.el10_0.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/micktwomey/pyiso8601 |
Summary: | Simple module to parse ISO 8601 dates |
Description: | This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects. |