Дата и врем�
PHP Manual

timezone_name_get

(PHP 5 >= 5.1.0)

timezone_name_get — Returns the name of the timezone

Опи�ание

string timezone_name_get ( DateTimeZone $object )
string DateTimeZone::getName ( void )

Спи�ок параметров

object

DateTimeZone object.

Возвращаемые значени�

Returns time zone name on success or FALSE on failure.


Дата и врем�
PHP Manual