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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Fix milliseconds precision in log messages #30

Merged
merged 1 commit into from
Jun 12, 2019

Conversation

ulissesalmeida
Copy link
Contributor

The NaiveDateTime.new/1 expects microseconds, not
milliseconds. Multiplying by 1000 fixes the problem.

The `NaiveDateTime.new/1` expects microseconds, not
milliseconds. Multiplying by 1000 fixes the problem.
@svetob
Copy link
Owner

svetob commented Jun 12, 2019

Nice find! Thanks for the fix.

@svetob svetob merged commit 9f80261 into svetob:master Jun 12, 2019
@ulissesalmeida ulissesalmeida deleted the ua-fix-timestamp branch June 13, 2019 08:25
@ulissesalmeida ulissesalmeida restored the ua-fix-timestamp branch June 13, 2019 09:10
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.

None yet

3 participants