Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline - issue with daylight savings #1009

Open
IanMayo opened this issue Sep 16, 2021 · 0 comments
Open

Timeline - issue with daylight savings #1009

IanMayo opened this issue Sep 16, 2021 · 0 comments
Assignees
Labels
bug Something isn't working dashboard Issues related to dashboard / timeline

Comments

@IanMayo
Copy link
Member

IanMayo commented Sep 16, 2021

I saw an issue on client data that I don't think I've noticed before.

  • A serial was from 1400-1500 on 11th May.
  • I mangled the GPX data to load data at around 1410-1430. The GPX data format includes a date-time like this: 2007-10-14T10:09:57Z
  • The Z at the end indicates it's UTC
  • The timeline for that Serial showed the host platform in yellow, but the time-bar was displaying 1500-1600 - which is our daylight savings time.
  • So, I think we need to double-check the time axis on the vis_avail control.

Hopefully we can reproduce the above bug with our existing test data - which should make it easier to fix 🤞

@IanMayo IanMayo added the bug Something isn't working label Sep 16, 2021
@IanMayo IanMayo self-assigned this Sep 16, 2021
@IanMayo IanMayo added the dashboard Issues related to dashboard / timeline label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dashboard Issues related to dashboard / timeline
Projects
None yet
Development

No branches or pull requests

1 participant