Skip to content

Conversation

Manishearth
Copy link
Contributor

@Manishearth Manishearth commented Oct 6, 2025

The spec doesn't have it anymore.

We use AnyCalendarKind parsing code so we still parse it, we just turn it into Iso.

I don't quite know the best way to handle this for temporal_rs: Calendar::new is infallible, but it's mostly internally used in parsing, and we accept AnyCalendarKinds in our public API.

I think in the long run we should switch to try_new and in the IXDTF parsing case have a fallback to Iso.

The spec doesn't have it anymore

Change-Id: I6a6a6964444bf7d9c9c44a0a25d5db674f97ab1e
@nekevss nekevss mentioned this pull request Oct 9, 2025
@Manishearth Manishearth merged commit 91a25a4 into boa-dev:main Oct 9, 2025
8 checks passed
@Manishearth Manishearth deleted the rm-rgsa branch October 9, 2025 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants