A library for parsing ISO 8601 strings

Edit Package python-aniso8601

This is a Python 3 library for parsing date strings in ISO 8601 format into datetime format.

Refresh
Refresh
Source Files
Filename Size Changed
aniso8601-8.1.0.tar.gz 0000038769 37.9 KB
python-aniso8601.changes 0000002954 2.88 KB
python-aniso8601.spec 0000001927 1.88 KB
Revision 8 (latest revision is 13)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 857119 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- update to 8.1.0:
  * Empty string arguments to get_date_resolution and parse_date now raise ISOFormatError, fixes 26
  * None and non-string arguments to get_date_resolution and parse_date now raise ValueError
  * Empty string arguments to parse_duration now raise ISOFormatError
  * None and non-string arguments to parse_duration now raise ValueError
  * Empty string arguments to parse_interval and parse_repeating_interval now raise ISOFormatError
  * None and non-string arguments to parse_interval and parse_repeating_internval now raise ValueError
  * Empty string arguments to get_time_resolution and parse_time now raise ISOFormatError
  * None and non-string arguments to parse_time now raise ValueError
  * None and non-string arguments to parse_timezone now raise ValueError
  * Empty string arguments to parse_datetime now raise ISOFormatError
  * None and non-string arguments to parse_datetime now raise ValueError
  * Missing delimiter in datetime strings when calling parse_datetime now raises ISOFormatError
  * Missing delimiter in regular and repeating interval strings when calling parse_interval and parse_repeating_interval now raises ISOFormatError
  * get_time_resolution now correctly throws ISOFormatError when a time component has too many characters in a time using ":" as a separator
Comments 0
openSUSE Build Service is sponsored by