Open your .htaccess file and add the following line:
SetEnv TZ location
where location is the specific timezone you want to define.
A list of Supported Timezones can be found here:
http://www.php.net/manual/en/timezones.php
Some Quick Fixes and Resolutions by Linux Enthusiast
Open your .htaccess file and add the following line:
SetEnv TZ location
where location is the specific timezone you want to define.
A list of Supported Timezones can be found here:
http://www.php.net/manual/en/timezones.php