temporal
temporal copied to clipboard
Upstream an `OffsetParser` and `IanaIdentifierParser`
Currently, some parsing logic had to be reimplemented in temporal_rs to handle the TimeZone::from_str. This should be exposed upstream in ixdtf if possible as smaller a small OffsetParser and IanaIdentifierParser, so the parsing logic is not split across two codebases.