|
MessageFormatter::getLocalemsgfmt_get_localeフォーマッタを作成した際のロケールを取得する 説明オブジェクト指向型
public string MessageFormatter::getLocale()
手続き型 string msgfmt_get_locale(MessageFormatter
$formatter)フォーマッタを作成した際のロケールを取得します。 パラメータ
戻り値ロケール名を返します。 例例1 msgfmt_get_locale の例 例2 オブジェクト指向の例 上の例の出力は以下となります。 en_US 参考
|