Language

Package: python-iso8601 @ 1.0.2

Synopsis

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.

Home page
https://github.com/micktwomey/pyiso8601
Location
gnu/packages/time.scm (line: 341, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?