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

date_default_timezone_get

(PHP 5 >= 5.1.0)

date_default_timezone_get — Gets the default timezone used by all date/time functions in a script

Описание

string date_default_timezone_get ( void )

This functions returns the default timezone, using the following "guess" order:

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

Returns a string.

Смотрите также


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