Intl.DateTimeFormat【国際化日時フォーマット】オブジェクト
メモ
- 国際化対応の日時フォーマット オブジェクト
コンストラクタ
| メソッド | 説明 |
|---|---|
| new Intl.DateTimeFormat( [ value ] ) | コンストラクタ |
プロパティ
| プロパティ | 説明 | |
|---|---|---|
| Intl.DateTimeFormat.prototype. | constructor | コンストラクタ定義 |
| Intl.DateTimeFormat.prototype. | format | フォーマット関数 |
| Intl.DateTimeFormat. | prototype | プロトタイプ |
メソッド
| メソッド | 説明 | |
|---|---|---|
| Intl.DateTimeFormat.prototype. | resolvedOptions() | オプション取得 |
| Intl.DateTimeFormat. | supportedLocalesOf( locales [, options ]) | サポート ロケール取得 |