ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl
Timothy Flynn bb4fda3b97 LibJS: Format the era of ISO year 0 as BC
This is a normative change in the ECMA-402 spec. See:
2034315
2023-02-02 12:12:26 +00:00
..
Collator
DateTimeFormat LibJS: Format the era of ISO year 0 as BC 2023-02-02 12:12:26 +00:00
DisplayNames LibLocale+LibJS: Update to CLDR version 42.0.0 2022-10-25 10:10:39 +01:00
DurationFormat LibJS: Throw a RangeError when when formatting strings in DurationFormat 2022-12-15 09:40:09 +00:00
ListFormat
Locale Everywhere: Fix a variety of typos 2022-09-14 04:46:49 +00:00
NumberFormat LibJS: Set approximate number range format result's "source" to "shared" 2023-01-14 19:12:48 +00:00
PluralRules LibJS: Allow "approximately" results to differ in plural form 2023-01-30 14:10:07 -05:00
RelativeTimeFormat LibLocale+LibJS: Update to CLDR version 42.0.0 2022-10-25 10:10:39 +01:00
Segmenter
Intl.@@toStringTag.js
Intl.getCanonicalLocales.js
Intl.supportedValuesOf.js