ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl
Timothy Flynn 60a6bae53d LibJS: Change digital default style from "narrow" to "short"
This is a normative change in the Intl.DurationFormat proposal. See:
4c24876
2022-09-21 16:09:38 +01:00
..
Collator
DateTimeFormat LibJS: Allow out-of-order date ranges to be formatted 2022-07-26 10:46:08 -07:00
DisplayNames LibJS: Disallow calendar display names which contain an underscore 2022-03-30 14:24:32 +01:00
DurationFormat LibJS: Change digital default style from "narrow" to "short" 2022-09-21 16:09:38 +01:00
ListFormat
Locale Everywhere: Fix a variety of typos 2022-09-14 04:46:49 +00:00
NumberFormat LibJS: Handle NumberFormat's [[UseGrouping]] option for "true" / "false" 2022-09-18 09:45:40 -04:00
PluralRules LibJS: Allow out-of-order plural ranges to be formatted 2022-07-26 10:46:08 -07:00
RelativeTimeFormat LibJS: Allow specifying keyword values not directly defined for a locale 2022-07-15 12:31:43 +02:00
Segmenter
Intl.@@toStringTag.js
Intl.getCanonicalLocales.js
Intl.supportedValuesOf.js