SetEnv TZ Trouble
Posted by: Rich
Posted on: 2006-02-23 10:28:00
I've searched the forums and read all posts concerning timezones. The best solution I found for changing my websites timezone was to add "SetEnv TZ Europe/London" to my .htaccess file (I also tried "SetEnv TZ GMT).
I did this and php echo date("d/m/Y G:i T"); still gives me PST.
Can anyone help me solve this problem?
Any tips will be hugely appreciated,
Rich.