ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl
Timothy Flynn 1d76738dde LibJS: Change Intl.Locale info APIs from property getters to methods
This is a normative change in the Intl Locale Info spec. See:
e550152
2023-11-13 20:10:58 +01:00
..
Collator
DateTimeFormat LibLocale: Parse day-period hour cycle preferences 2023-10-05 17:01:02 +02:00
DisplayNames LibLocale: Update to CLDR version 44.0.1 2023-11-06 08:31:56 -05:00
DurationFormat
ListFormat
Locale LibJS: Change Intl.Locale info APIs from property getters to methods 2023-11-13 20:10:58 +01:00
NumberFormat LibLocale: Update to CLDR version 44.0.1 2023-11-06 08:31:56 -05:00
PluralRules LibJS: Raise the upper minimum/maximum fraction digit limit to 100 2023-07-22 10:18:55 +02:00
RelativeTimeFormat
Segmenter LibUnicode: Fix typos causing text segmentation on mid-word punctuation 2023-02-15 12:36:47 +01:00
Intl.@@toStringTag.js
Intl.getCanonicalLocales.js
Intl.supportedValuesOf.js