ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl
2022-01-28 19:38:47 +00:00
..
DateTimeFormat LibJS: Fix errors in Intl.DateTimeFormat.prototype.resolvedOptions tests 2022-01-25 19:02:59 +00:00
DisplayNames LibJS: Handle the [[LanguageDisplay]] tag when localizing languages 2022-01-13 23:05:31 +01:00
ListFormat LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
Locale LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
NumberFormat LibJS: Respect per-locale minimum grouping digits when number formatting 2022-01-27 20:30:52 +00:00
PluralRules LibJS: Implement the Intl.PluralRules constructor 2022-01-28 19:38:47 +00:00
RelativeTimeFormat LibJS: Implement Intl.RelativeTimeFormat.prototype.formatToParts 2022-01-27 21:16:44 +00:00
Intl.@@toStringTag.js LibJS: Implement Intl[@@toStringTag] 2021-08-08 20:14:59 +01:00
Intl.getCanonicalLocales.js LibJS: Handle existing Intl.Locale objects in CanonicalizeLocaleList 2021-09-02 17:56:42 +01:00