Hi,
I'm from Europe and I've installed Mantis on shared hosting i've got in USA. The problem is that all hours are the server's hour (EDT) and not GMT as i wish.
It would nice if in Mantis we could define timezone offset.
thanks,
Billsoft.
Feature Request: Possibility to define timezone offset
Moderators: Developer, Contributor
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");
date_default_timezone_set("Europe/Berlin");
Re: Feature Request: Possibility to define timezone offset
Here are a couple of feature requests that is related to this:
http://www.mantisbt.org/bugs/view.php?id=6424
http://www.mantisbt.org/bugs/view.php?id=8085
http://www.mantisbt.org/bugs/view.php?id=6424
http://www.mantisbt.org/bugs/view.php?id=8085
Migrate your MantisBT to the MantisHub Cloud