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

ToDateTime throws away precision #214

Open
anielsen opened this issue Oct 21, 2024 · 0 comments
Open

ToDateTime throws away precision #214

anielsen opened this issue Oct 21, 2024 · 0 comments

Comments

@anielsen
Copy link

Hi!

It looks like the timestamps from slacks gets converted to a decimal number before converting to a DateTime. Because the timestamps uses microseconds this looses prevision. This happens in Utils.ToDateTime.

It would be nice to have full precision so that MessageEvent.Ts and MessageEvent.Timestamp represents the same 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