Data/Ora
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

Descrizione

string date_default_timezone_get ( void )

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

Valori restituiti

Returns a string.

Vedere anche:


Data/Ora
PHP Manual