Search found 1 match

by Mickey14
04 Jun 2008, 11:57
Forum: General Discussion
Topic: Feature Request: Possibility to define timezone offset
Replies: 2
Views: 4022

Re: Feature Request: Possibility to define timezone offset

I had the same problem. I "fixed" it adding this at the end of core.php (before the "?>")

date_default_timezone_set("Europe/Berlin");