comtihon / comtihon/catcher

asdate filter should deal with different timestamp format.

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
94
Forks
13
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.