View Issue Details

IDProjectCategoryView StatusLast Update
0008574mantisbtlocalizationpublic2011-09-25 09:43
Reportersam_patrik Assigned Toatrol  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformwindowsOSWindows 2003OS Version2003
Product Version1.0.8 
Summary0008574: Date Time display based on location
Description

I recently installed Mantis-1.0.8. The timezone displayed on the webpage after logging is UTC (Ex: 11-13-2007 10:33 UTC) whereas the server setting is IST.

The production server will be in EST/EDT. We have users located in London, NY, India and Hongkong.

I have no problem in storing in server time, The display to the enduser should be based on the location they are in. Basically a timezone converter will do.

TagsNo tags attached.

Relationships

has duplicate 0010054 closedthraxisp Add Time Zone selection 

Activities

giallu

giallu

2007-11-13 06:08

reporter   ~0016181

I wonder if a possible solution could be to implement the same scheme used at gmail, ohloh and other sites, whose show the elapsed time since the given event (1 hour ago, 1 day 15 hours ago, etc.)

That way, you are timezone independent

deboutv

deboutv

2008-01-08 08:59

reporter   ~0016586

Is it possible to add this feature in the roadmap?

djcarr

djcarr

2008-01-08 17:12

reporter   ~0016592

another vote for this feature - we use one mantis install across users in 3 countries. I used putenv("TZ=xxx"); in the config as suggested elsewhere on mantisbt.org, but allowing each user to set their own client timezone would be fantastic.

atrol

atrol

2011-09-14 16:03

developer   ~0029722

There is a time zone setting in "My Account" -> "Preferences" since version 1.2.x