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

Fixed wrong timestamp under FreeBSD and macOS #210

Closed
wants to merge 2 commits into from

Conversation

gsnw
Copy link
Contributor

@gsnw gsnw commented Jan 2, 2021

Fixes #203

@coveralls
Copy link

coveralls commented Jan 2, 2021

Coverage Status

Coverage decreased (-0.02%) to 80.939% when pulling b04d565 on gsnw:bug/203 into eac2034 on schweikert:develop.

@sthen
Copy link

sthen commented Mar 7, 2021

The printfs behind timestamp_flag are affected by the same problem but aren't fixed by the proposed patch as-is (they use recv_time / current_time_ns).

@gsnw gsnw closed this Mar 12, 2021
@gsnw gsnw deleted the bug/203 branch March 12, 2021 21:03
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.

Datetime with -Q behaves strangely
4 participants