Change timezone for client in htaccess file
HiOur servers are located in a different timezone. At the moment we use the following code, to switch to the correct time zone in PHP files:
PHP Code:
putenv("TZ=Etc/GMT-2");
Thanks for your help.
BR
Michael