Fecha/Hora
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

Descripción

string date_default_timezone_get ( void )

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

Valores retornados

Returns a string.

Ver también


Fecha/Hora
PHP Manual