PHP. Руководство по PHP. 2005
date_default_timezone_get
date_default_timezone_get
(no version information, might be only in CVS)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:
The timezone set using the date_default_timezone_set() function (if any)