-
- Downloads
Intl.RelativeTimeFormat: Test for grouping in long numbers.
The specification was changed to remove the useGrouping option in <https://github.com/tc39/proposal-intl-relative-time/pull/81>. The change to remove the minimumIntegerDigits option in that PR was already taken into account; this commit also removes the reference to the issue. This also removes some commented-out code that was left in by accident.
Showing
- test/intl402/RelativeTimeFormat/prototype/format/en-us-numeric-always.js 2 additions, 1 deletion...lativeTimeFormat/prototype/format/en-us-numeric-always.js
- test/intl402/RelativeTimeFormat/prototype/format/en-us-numeric-auto.js 3 additions, 1 deletion...RelativeTimeFormat/prototype/format/en-us-numeric-auto.js
- test/intl402/RelativeTimeFormat/prototype/formatToParts/en-us-numeric-always.js 11 additions, 1 deletion...imeFormat/prototype/formatToParts/en-us-numeric-always.js
- test/intl402/RelativeTimeFormat/prototype/formatToParts/en-us-numeric-auto.js 11 additions, 11 deletions...eTimeFormat/prototype/formatToParts/en-us-numeric-auto.js
Please register or sign in to comment