×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Aug 24, 2023 · The Intl.Locale object was created to allow for easier manipulation of Unicode locales. Unicode represents locales with a string, called a locale identifier ...
Missing: url | Show results with:url
Oct 20, 2023 · A locale identifier is a string that consists of: A language subtag with 2–3 or 5–8 letters; A script subtag with 4 letters Optional; A region subtag with ...
Missing: url | Show results with:url
Sep 25, 2023 · The language accessor property of Intl.Locale instances returns the language associated with this locale.
Missing: url | Show results with:url
Sep 25, 2023 · The region accessor property of Intl.Locale instances returns the region of the world (usually a country) associated with this locale.
Missing: url | Show results with:url
Aug 24, 2023 · An object that contains configuration for the Locale. Option values here take priority over extension keys in the locale identifier. Possible properties are:.
Missing: url | Show results with:url
Sep 25, 2023 · This chapter documents all of JavaScript's standard, built-in objects, including their methods and properties. The term "global objects" (or standard ...
Missing: url | Show results with:url
Sep 25, 2023 · An Intl.Locale object represents a parsed local and options for that locale. The baseName property returns basic, core information about the Locale in the ...
Missing: url | Show results with:url
Nov 3, 2023 · The toString() method of Intl.Locale instances returns this Locale's full locale identifier string.
Missing: url | Show results with:url
Sep 25, 2023 · The getTextInfo() method of Intl.Locale instances returns the ordering of characters indicated by either ltr (left-to-right) or by rtl (right-to-left) for ...
Missing: url | Show results with:url
Sep 25, 2023 · The minimize() method of Intl.Locale instances attempts to remove information about this locale that would be added by calling maximize().
Missing: url | Show results with:url