Page 2 of 2

Re: Timezone Setting

Posted: Sat Jun 07, 2008 5:05 pm
by tinhat
delfstrom wrote: On my host it didn't work the .htaccess file, but I was able to overcome this by adding the following line to config.php (I put it under the locale setting line)

putenv('TZ=US/Eastern');

Works just fine in the news date/time etc. Change according to your own timezone.
For reference, here is the list of time zones supported in php:
http://www.php.net/manual/en/timezones.php