You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 30 Oct 2012 at 11:05
Original issue reported on code.google.com by
[email protected]
on 30 Oct 2012 at 11:05Attachments:
The text was updated successfully, but these errors were encountered: