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

timestamp column is actually CET, not UTC #7

Open
jgmill opened this issue Oct 1, 2020 · 0 comments
Open

timestamp column is actually CET, not UTC #7

jgmill opened this issue Oct 1, 2020 · 0 comments

Comments

@jgmill
Copy link
Member

jgmill commented Oct 1, 2020

The timestamp column seems to be be in Central European (CET) time, not UTC as claimed, i.e. there is a "missing" hour in March and a "duplicated" hour in October, ie.e in 2013:

rowid utc_timestamp
291433 2013-03-31T00:00:00Z
291434 2013-03-31T02:00:00Z
296472 2013-10-27T00:00:00Z
296473 2013-10-27T01:00:00Z
296474 2013-10-27T01:00:00Z
296475 2013-10-27T02:00:00Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant