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

asdate filter should deal with different timestamp format. #67

Open
comtihon opened this issue Apr 17, 2020 · 0 comments
Open

asdate filter should deal with different timestamp format. #67

comtihon opened this issue Apr 17, 2020 · 0 comments

Comments

@comtihon
Copy link
Owner

f.e. 1586995200000 should be translated to 2020-04-16.
Current approach will throw ValueError: year 52259 is out of range error.
We need to delete this TS by 1000 to receive real value.

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