Comment 1 by Loïc d'Anterroches, Jul 11, 2009
You are right, the displayed time is the time of the center of the world, which, I am sure you know it, is my house in a small city in the former East Germany ;-) A solution is find the time zone you want here: http://www.php.net/manual/en/timezones.america.php for example "America/Los_Angeles" and put that in your config file: $cfg['time_zone'] = 'America/Los_Angeles'; The default time zone is Europe/Berlin. I updated the documentation in commit ac7be1b. Thanks!
Labels:
Component:Docs
Status: Fixed
Status: Fixed
Sign in to reply to this comment.
Reported by Andrew Nguyen, Jul 10, 2009