mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 22:32:08 +00:00
https://cldr.unicode.org/index/downloads/cldr-44 Notable changes that affect us include: * The Islamic Calendar is now localized as the Hijri Calender (in en-US) but has not been updated for all locales. So this patch updates tests where possible and removes a few test cases that currently cannot be localized. * The und locale has received more likely subtag data (the und locale is basically a pseudo-locale meaning "undetermined"). * The exponential symbol in the Arabic number system was changed from U+0627 to U+0623. |
||
|---|---|---|
| .. | ||
| Collator | ||
| DateTimeFormat | ||
| DisplayNames | ||
| DurationFormat | ||
| ListFormat | ||
| Locale | ||
| NumberFormat | ||
| PluralRules | ||
| RelativeTimeFormat | ||
| Segmenter | ||
| Intl.@@toStringTag.js | ||
| Intl.getCanonicalLocales.js | ||
| Intl.supportedValuesOf.js | ||