| annotations.rs |
Parsing for `TimeZoneAnnotations` and `KeyValueAnnotations`. |
5725 |
| datetime.rs |
Parsing for `Date`, `DateTime`, and `MonthDay`. |
9692 |
| duration.rs |
This module implements logic for Duration parsing. |
7240 |
| grammar.rs |
ISO8601 specific grammar checks. |
4440 |
| mod.rs |
The parser module contains the implementation details for `IxdtfParser` and `IsoDurationParser` |
17938 |
| records.rs |
The records that `ixdtf`'s contain the resulting values of parsing. |
11837 |
| tests.rs |
|
39573 |
| time.rs |
Parsing of Time Values |
4886 |
| timezone.rs |
Parsing for Time Zone and Offset data. |
7046 |