timezone_open
(PHP 5 >= 5.1.0)
timezone_open — Returns new DateTimeZone object
Список параметров
-
timezone
-
Time zone identifier as full name (e.g. Europe/Prague) or abbreviation
(e.g. CET).
Возвращаемые значения
Returns DateTimeZone object on success or FALSE on failure.