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

Add tests to Intl.DateTimeFormat and Intl.RelativeTimeFormat for various numbering systems #4276

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

Conversation

ben-allen
Copy link
Contributor

Previously there was a spec bug: the Intl.NumberFormats created within Intl.DateTimeFormat.prototype.format and Intl.RelativeTimeFormat constructor were not passed the numbering system to be used.

See tc39/ecma402#919
Fix #4260

@ben-allen ben-allen requested a review from a team as a code owner October 22, 2024 06:00
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.

Need to add test for ECMA402 PR919
1 participant