Datum/Zeit
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

Beschreibung

string date_default_timezone_get ( void )

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

Rückgabewerte

Returns a string.

Siehe auch


Datum/Zeit
PHP Manual