Feature Request: Possibility to define timezone offset

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
billsoft
Posts: 1
Joined: 13 Sep 2007, 17:37

Feature Request: Possibility to define timezone offset

Post by billsoft »

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.
Mickey14
Posts: 1
Joined: 04 Jun 2008, 11:54

Re: Feature Request: Possibility to define timezone offset

Post by Mickey14 »

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

date_default_timezone_set("Europe/Berlin");
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Feature Request: Possibility to define timezone offset

Post by vboctor »

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
Migrate your MantisBT to the MantisHub Cloud
Post Reply