The Intl.Locale.prototype
property represents the prototype object for the Intl.Locale
constructor.
Property attributes of Intl.Locale.prototype |
|
---|---|
Writable | no |
Enumerable | no |
Configurable | no |
Description
See Locale
for a description of Intl.Locale
instances.
Intl.Locale
instances inherit from Intl.Locale.prototype
. Modifications to the prototype object are inherited by all Intl.Locale
instances.
Properties
-
Intl.Locale.prototype.baseName
-
Intl.Locale.prototype.calendar
-
Intl.Locale.prototype.collation
-
Intl.Locale.prototype.hourCycle
-
Intl.Locale.prototype.caseFirst
-
Intl.Locale.prototype.numeric
-
Intl.Locale.prototype.numberingSystem
-
Intl.Locale.prototype.language
-
Intl.Locale.prototype.script
-
Intl.Locale.prototype.region
Methods
Specifications
Specification | Status | Comment |
---|---|---|
Intl.Locale.prototype proposal | Stage 3 |
Browser compatibility
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out
https://github.com/mdn/browser-compat-data and send us a pull request.
Update compatibility data on GitHub
Desktop | Mobile | Server | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
prototype |
Chrome Full support 74 | Edge No support No | Firefox No support No | IE No support No | Opera No support No | Safari No support No | WebView Android Full support 74 | Chrome Android Full support 74 | Firefox Android No support No | Opera Android No support No | Safari iOS No support No | Samsung Internet Android No support No | nodejs No support No |
Legend
- Full support
- Full support
- No support
- No support