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

feat: guess whether timestamp is in seconds or milliseconds #456

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

rchl
Copy link
Collaborator

@rchl rchl commented Nov 18, 2024

Add heuristics for checking whether number is a timestamp and try to guess whether it represents seconds or milliseconds from epoch.

Resolves #244

@rchl rchl merged commit e812f92 into master Nov 18, 2024
1 check passed
@rchl rchl deleted the fix/guess-timestamp branch November 18, 2024 20:06
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

Successfully merging this pull request may close these issues.

UI assumes epochs are in milliseconds
1 participant