clofresh / simile-widgets

Automatically exported from code.google.com/p/simile-widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIMELINE: Display of UTC dates broken with DST locale

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Select windows locale with daylight saving
2. Have data with UTC dates (no DST)
3. Display graph after DST change

Expected: X-axis time should continue smoothly as always, no 1 hour break or 
duplication in time.

What happens: At the time of DST change, there is a one hour gap in the graph, 
even if the source data is UTC, and as such doesn't have a gap.

OS: Windows 7 64-bit, browser: Firefox 12.0, timeplot 1.1
http://api.simile-widgets.org/timeplot/1.1/timeplot-api.js

Maybe would need to define a way to tell that the source data doesn't have dst, 
and I want it displayed as such.

Original issue reported on code.google.com by tjhei...@gmail.com on 30 Oct 2012 at 11:05

Attachments: