Bug #3322
Graphs do not obey config.time_zone setting
| Status: | Duplicate | Start date: | 03/03/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Keywords: | Affected URL: | |||
| Branch: | Affected Dashboard version: | |||
| Votes: | 0 |
Description
Although I have set config.time_zone = ‘Pacific Time (US & Canada)’ in my config/environment.rb (which fixed the time on reports), my graphs are still generated in UTC.
Related issues
History
Updated by Rein Henrichs almost 2 years ago
- Status changed from Unreviewed to Accepted
I do believe it’s currently hard-coded for UTC. Will investigate.
Updated by Rein Henrichs almost 2 years ago
- Status changed from Accepted to In Topic Branch Pending Review
fixed in ad6704b0715e8edf6e6c769dbc308671a2daa14a on master, please confirm.
Updated by Karl Bowden almost 2 years ago
Using: config.time_zone=‘Sydney’. Correct time is still displayed in list of reports, but graphs still display in UTC tz. Is there something we should be ding to update graphs? New reports being added and refreshing the page do not make any difference.
Updated by Rein Henrichs almost 2 years ago
- Status changed from In Topic Branch Pending Review to Accepted
Looks like it isn’t fixed after all.
Updated by Rein Henrichs almost 2 years ago
- Status changed from Accepted to In Topic Branch Pending Review
Fixed in move to new javascript graphing library
Updated by Rein Henrichs over 1 year ago
- Status changed from In Topic Branch Pending Review to Closed
Updated by Rein Henrichs over 1 year ago
New run status graphs are daily.
Updated by Igal Koshevoy over 1 year ago
- Status changed from Closed to Duplicate