Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Timezone problems #2

Open
JasonBernert opened this issue Aug 11, 2017 · 0 comments
Open

Timezone problems #2

JasonBernert opened this issue Aug 11, 2017 · 0 comments
Assignees
Labels

Comments

@JasonBernert
Copy link
Owner

JasonBernert commented Aug 11, 2017

Snapshots from different timezones are converted to whatever is your local time. This is true in the app as well as the dashboard. On the dashboard, the snapshots should be listed at the time they were reported. This makes daily summaries make more sense if you change time zones. Or, if you move to a different timezone.

The timestamps are in UTC. However, offsets are the same for snapshots in different timezones.

A query for {"location.placemark.administrativeArea":"MN"} returns all timestamps with YYYY-MM-DDTHH:MM:SS-0700 and {"location.placemark.administrativeArea":"OR"} returns the same offset YYYY-MM-DDTHH:MM:SS-0700.

@JasonBernert JasonBernert self-assigned this Aug 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant