Simply add this to your .htaccess file:
SetEnv TZ Continent/Country
For example:
SetEnv TZ Europe/Paris
Here is the list of supported time zones: https://www.php.net/manual/en/timezones.php.
Simply add this to your .htaccess file:
SetEnv TZ Continent/Country
For example:
SetEnv TZ Europe/Paris
Here is the list of supported time zones: https://www.php.net/manual/en/timezones.php.