IntlListFormatter::__construct新しい IntlListFormatter のインスタンスを作成する 説明
public IntlListFormatter::__construct(string
$locale, int $type = IntlListFormatter::TYPE_AND, int $width = IntlListFormatter::WIDTH_WIDE)指定したロケール用の新しい IntlListFormatter のインスタンスを作成します。 パラメータ
エラー / 例外フォーマッタを作成できない場合 (ロケールが不正な場合や、ICU のバージョンが 67 未満の場合など)、 IntlException をスローします。 変更履歴
参考
|