module documentation

This module offers a parser for ISO-8601 strings It is intended to support all valid date, time and datetime formats per the ISO-8601 specification. ..versionadded:: 2.7.0

Class isoparser No class docstring; 0/1 instance variable, 0/3 constant, 6/11 methods documented
Constant DEFAULT_ISOPARSER Undocumented
Function _takes_ascii Undocumented
DEFAULT_ISOPARSER = (source)

Undocumented

Value
isoparser()
def _takes_ascii(f): (source)

Undocumented