View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008574 | mantisbt | localization | public | 2007-11-13 05:36 | 2011-09-25 09:43 |
Reporter | sam_patrik | Assigned To | atrol | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | windows | OS | Windows 2003 | OS Version | 2003 |
Product Version | 1.0.8 | ||||
Summary | 0008574: 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. | ||||
Tags | No tags attached. | ||||
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 |
|
Is it possible to add this feature in the roadmap? |
|
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. |
|
There is a time zone setting in "My Account" -> "Preferences" since version 1.2.x |
|