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

Update DateTimeFormat proleptic Gregorian testing to include era #3722

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

gibson042
Copy link
Contributor

Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ECMA-402 currently specifies the strings "BC" and "AD", but it makes sense to me to make the test robust for a change to BCE/CE nomenclature in the future.

If I understand correctly, we don't actually need to wait for tc39/ecma402#723 to achieve consensus in order to merge this? The test as written already reflects web reality, and disagrees with the spec text. This PR just improves the test, right? (Edit: never mind; I was looking at only the second commit when I wrote this. Still approved, but we do need to wait for the ECMA-402 PR.)

@ptomato ptomato added the awaiting consensus This needs committee consensus before it can be eligible to be merged. label Nov 15, 2022
Copy link
Contributor

@sffc sffc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@gibson042
Copy link
Contributor Author

tc39/ecma402#729 achieved consensus at the TC39 plenary of 2023-01-31.

@gibson042 gibson042 merged commit 788bc80 into tc39:main Feb 1, 2023
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants