This is a simple wrapper of PHP function date_default_timezone_set().
Refer to the php manual for available timezones.
public setTimeZone ( string $value ) | ||
$value | string | the time zone used by this application. |
public setTimeZone ( string $value ) | ||
$value | string | the time zone used by this application. |