date_default_timezone_get

(PHP 5 >= 5.1.0RC1)

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

Popis

string date_default_timezone_get ( void )

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

Návratové hodnoty

Returns a string.

Viz také

date_default_timezone_set()