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

Precision of dates #7

Open
anowacki opened this issue Jun 2, 2020 · 1 comment
Open

Precision of dates #7

anowacki opened this issue Jun 2, 2020 · 1 comment
Labels
breaking Requires a breaking change to the API design Requires thought about the design

Comments

@anowacki
Copy link
Owner

anowacki commented Jun 2, 2020

Currently we use Dates.DateTime for dates, and therefore sampling intervals which aren't a whole number of milliseconds mean date calculations can't be correct (at least, not for every sample).

Consider using TimesDates in order to support higher-sample-rate data like in mining and lab experiments.

@anowacki
Copy link
Owner Author

There is also the barer-bones NanoDates.jl.

@anowacki anowacki added breaking Requires a breaking change to the API design Requires thought about the design labels May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Requires a breaking change to the API design Requires thought about the design
Projects
None yet
Development

No branches or pull requests

1 participant