|
IntlDateFormatter::getCalendardatefmt_get_calendarIntlDateFormatter が使用するカレンダー型を取得する 説明オブジェクト指向型
public intfalse IntlDateFormatter::getCalendar()
手続き型 intfalse datefmt_get_calendar(IntlDateFormatter
$formatter )
パラメータ
戻り値
Formatter が使用する
カレンダー型
を返します。
例例1 datefmt_get_calendar の例
例2 オブジェクト指向の例
例3 無効なロケールを処理する例
上の例の出力は以下となります。 calendar of the formatter is : 1 Now calendar of the formatter is : 0 参考
|