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.Collator.prototype

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

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

概要

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

Property attributes of Intl.Collator.prototype
Writable no
Enumerable no
Configurable no

説明

Intl.Collatorインスタンスの説明に対してCollatorを確認して下さい。

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

プロパティ

Intl.Collator.prototype.compare
この Collator オブジェクトのソート順に応じて2つの文字列を比較する関数を返します。
Intl.Collator.prototype.constructor
Intl.Collatorへのリファレンス

メソッド

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

仕様

仕様 ステータス コメント
ECMAScript Internationalization API 1.0 (ECMA-402)
The definition of 'Intl.Collator.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,