DATE_DEFAULT_TIMEZONE_GET
Gets the default timezone used by all date/time functions in a script
SYNTAX
date_default_timezone_get ( void ) : string
RETURN
Returns a string.
EXAMPLES
1
UTC
2
America/Los_Angeles