The Intl.NumberFormat.prototype property represents the prototype object for the Intl.NumberFormat constructor.
Property attributes of Intl.NumberFormat.prototype
| |
|---|---|
| Writable | no |
| Enumerable | no |
| Configurable | no |
See NumberFormat for a description of Intl.NumberFormat instances.
Intl.NumberFormat instances inherit from Intl.NumberFormat.prototype. Modifications to the prototype object are inherited by all Intl.NumberFormat instances.
Intl.NumberFormat.prototype.constructorIntl.NumberFormat.Intl.NumberFormat.prototype.formatNumberFormat object.Intl.NumberFormat.prototype.resolvedOptions()| Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
|---|---|---|---|---|---|
| Basic support | 24 | 29 (29) | 11 | 15 | 10 |
| Feature | Android | Chrome for Android | Firefox Mobile (Gecko) | IE Phone | Opera Mobile | Safari Mobile |
|---|---|---|---|---|---|---|
| Basic support | No support | 26 | 54.0 (54) | No support | No support | 10 |
© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat/prototype