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

Timestamp mismatch at milliseconds for cloud source and Uframe data #87

Open
pshivraj opened this issue Oct 25, 2018 · 0 comments
Open

Comments

@pshivraj
Copy link
Contributor

There is timestamp mismatch at milliseconds for data request using cloud source and data requested from Uframe.
Additionally Start and end date are handled differently by cloud_source = True and cloud_source = False
For following inputs:

start_date = '2018-06-01'
end_date = '2018-06-02'

cloud_source = True : Returns Two days of data
cloud_source =False : Returns just one day of data i.e for just 2018-06-01

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant