Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python-isodate

This module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only date/time representations mentioned in the standard. If something is not mentioned there, then it is treated as non existent, and not as an allowed option. For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended by this module to support 2 digit years. (while it may still be valid as ISO date, because it is not explicitly forbidden.) Another example is, when no time zone information is given for a time, then it should be interpreted as local time, and not UTC. As this module maps ISO 8601 dates/times to standard Python data types, like date, time, datetime and timedelta, it is not possible to convert all possible ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by the Python date and datetime classes. Additionally fractional seconds are limited to microseconds. That means if the parser finds for instance nanoseconds it will round it to microseconds.

Found 2 sites for python-isodate

Found 9 RPM for python-isodate

PackageSummaryDistributionDownload
python-isodate-0.6.1-1.noarch.htmlAn ISO 8601 date/time/duration parser and formaterOpenMandriva Cooker for x86_64python-isodate-0.6.1-1.noarch.rpm
python-isodate-0.6.1-1.noarch.htmlAn ISO 8601 date/time/duration parser and formaterOpenMandriva Cooker for aarch64python-isodate-0.6.1-1.noarch.rpm
python-isodate-0.6.1-1.noarch.htmlAn ISO 8601 date/time/duration parser and formaterOpenMandriva 5.0 for x86_64python-isodate-0.6.1-1.noarch.rpm
python-isodate-0.6.1-1.noarch.htmlAn ISO 8601 date/time/duration parser and formaterOpenMandriva 5.0 for aarch64python-isodate-0.6.1-1.noarch.rpm
python-isodate-0.5.4-8.el7.noarch.htmlAn ISO 8601 date/time/duration parser and formatterCentOS 7.9.2009 for x86_64python-isodate-0.5.4-8.el7.noarch.rpm
python-isodate-0.5.0-3.el7.noarch.htmlAn ISO 8601 date/time/duration parser and formatterEPEL 7 for ppc64lepython-isodate-0.5.0-3.el7.noarch.rpm
python-isodate-0.5.0-3.el7.noarch.htmlAn ISO 8601 date/time/duration parser and formatterEPEL 7 for aarch64python-isodate-0.5.0-3.el7.noarch.rpm
python-isodate-0.5.0-3.el7.noarch.htmlAn ISO 8601 date/time/duration parser and formatterEPEL 7 for ppc64python-isodate-0.5.0-3.el7.noarch.rpm
python-isodate-0.5.0-3.el7.noarch.htmlAn ISO 8601 date/time/duration parser and formatterEPEL 7 for x86_64python-isodate-0.5.0-3.el7.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet