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

wrong timestamp format #22

Open
usman9114 opened this issue Jul 17, 2020 · 1 comment
Open

wrong timestamp format #22

usman9114 opened this issue Jul 17, 2020 · 1 comment

Comments

@usman9114
Copy link

Hi,
Could you please explain how to format timestamp (start & end time). When i query start date from table it returns me following unix timestamp.

Unix 2076900000000 -> UTC Thu Oct 25 2035 04:40:00
1500120000000 -> UTC Sat Jul 15 2017 12:00:00

According to table, data should contain observations from 2019.

@monnand
Copy link
Collaborator

monnand commented Aug 10, 2020

This is by design. The time in the trace starts from 0. It is not UNIX timestamp. The trace document discussed more details about time and timestamp.

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

2 participants