|
Locale::getRegionlocale_get_region入力ロケールの地域を取得する 説明オブジェクト指向型
public static stringnull Locale::getRegion(string
$locale )手続き型 stringnull locale_get_region(string
$locale )入力ロケールの地域を取得します。 パラメータ
戻り値
このロケールの地域サブタグを返します。
地域サブタグが存在しない場合は
例例1 locale_get_region の例
例2 オブジェクト指向の例
上の例の出力は以下となります。 CH 参考
|