IntlDateFormatter
PHP Manual

IntlDateFormatter::setTimeZone

datefmt_set_timezone

(PHP 5 >= 5.5.0)

IntlDateFormatter::setTimeZone -- datefmt_set_timezoneSets formatter's timezone

Opis

Styl obiektowy

public boolean IntlDateFormatter::setTimeZone ( mixed $zone )

Styl proceduralny

boolean datefmt_set_timezone ( mixed $zone )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

zone

Zwracane wartości


IntlDateFormatter
PHP Manual