mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-20 01:52:53 +00:00
For example, consider the locales "en-u-nu-fullwide" or "en-u-nu-arab". The CLDR only declares the "latn" numbering system for the "en" locale, thus ResolveLocale would change the locale to "en-u-nu-latn". This patch allows using non-latn numbering systems digits. |
||
---|---|---|
.. | ||
RelativeTimeFormat.@@toStringTag.js | ||
RelativeTimeFormat.js | ||
RelativeTimeFormat.prototype.format.js | ||
RelativeTimeFormat.prototype.formatToParts.js | ||
RelativeTimeFormat.prototype.resolvedOptions.js | ||
RelativeTimeFormat.supportedLocalesOf.js |