Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Intl.NumberFormat.prototype

この記事は編集レビューを必要としています。ぜひご協力ください

この翻訳は不完全です。英語から この記事を翻訳 してください。

概要

Intl.NumberFormatコンストラクタに対するプロトタイプオブジェクトを表します。

Property attributes of Intl.NumberFormat.prototype
書込可能 false
enumerable false
設定可能 false

説明

Intl.NumberFormatの説明に対してNumberFormatを確かめて下さい。

Intl.NumberFormat インスタンスはIntl.NumberFormat.prototypeから継承します。プロトタイプオブジェクトへの変更はすべてのIntl.NumberFormatインスタンスによって継承されます。

プロパティ

Intl.NumberFormat.prototype.constructor
Intl.NumberFormatへの参照
Intl.NumberFormat.prototype.format
Gゲッター。ローケルに応じて、このNumberFormatオブジェクトのオプションを持つ数値をフォーマットする関数を返します。

メソッド

Intl.NumberFormat.prototype.resolvedOptions()
ローケルを反映しているプロパティとオブジェクトの初期化中に計算された照合オプションをもった新しいオブジェクトを返します。

仕様

仕様 状況 コメント
ECMAScript Internationalization API 1.0 (ECMA-402)
The definition of 'Intl.NumberFormat.prototype' in that specification.
Standard Initial definition.

ブラウザ実装状況

機能 Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
基本サポート 24 29 (29) 11 15 未サポート
機能 Android Chrome for Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
基本サポート 未サポート 26 未サポート
バグ 864843
未サポート 未サポート 未サポート

関連情報

ドキュメントのタグと貢献者

 このページの貢献者: shide55
 最終更新者: shide55,