Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporal: Test coverage for rejecting too large dates in PlainMonthDay strings #4389

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ptomato
Copy link
Contributor

@ptomato ptomato commented Feb 5, 2025

This adds coverage for the normative change in tc39/proposal-temporal#3054, which specifies that implementations must throw on out-of-range dates in RFC 9557 strings for non-ISO calendars.

…y strings

This adds coverage for the normative change in
tc39/proposal-temporal#3054, which specifies that
implementations must throw on out-of-range dates in RFC 9557 strings for
non-ISO calendars.
@ptomato ptomato requested a review from a team as a code owner February 5, 2025 18:12
@ptomato ptomato marked this pull request as draft February 5, 2025 18:12
@ptomato ptomato added needs review awaiting consensus This needs committee consensus before it can be eligible to be merged. labels Feb 5, 2025
@ptomato
Copy link
Contributor Author

ptomato commented Feb 5, 2025

Draft until the normative change is approved in TC39.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting consensus This needs committee consensus before it can be eligible to be merged. needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant