-
Notifications
You must be signed in to change notification settings - Fork 5
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
'created' field unix timestamp correctness #5
Comments
Well, the timestamps are in UTC timezone, so that could be one possibility. Midnight UTC is 8pm EST, which makes sense since we are open until 9pm on Saturdays. |
Looks like I am still seeing some timestamps on the objects tagged after closing time.
|
HI @akamlani |
I'll see if I can look into it further. If there is any more context on those select data observations, let me know. |
In the conversion from the 'created' field of the unix timestamp to a datetime, it shows bundles over the timespan as early as 00 hour and late as 23 hour. Is this correct? Are these timestamps to be when the object label was actually scanned by the pen?
The text was updated successfully, but these errors were encountered: