temporal icon indicating copy to clipboard operation
temporal copied to clipboard

Upstream an `OffsetParser` and `IanaIdentifierParser`

Open nekevss opened this issue 10 months ago • 0 comments

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.

nekevss avatar Mar 01 '25 04:03 nekevss