Skip to main content

Module parsers

Module parsers 

Source
Expand description

The parser module contains the implementation details for IxdtfParser and IsoDurationParser

Modulesยง

annotations ๐Ÿ”’
Parsing for TimeZoneAnnotations and KeyValueAnnotations.
datetime ๐Ÿ”’
Parsing for Date, DateTime, and MonthDay.
grammar ๐Ÿ”’
ISO8601 specific grammar checks.
time ๐Ÿ”’
Parsing of Time Values
timezone ๐Ÿ”’
Parsing for Time Zone and Offset data.

Structsยง

IxdtfParser
IxdtfParser is the primary parser implementation of ixdtf.
TimeZoneParser
A parser for time zone offset and IANA identifier strings.