-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
handle negative microseconds with %f format #13495
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
handle negative microseconds with %f format #13495
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-3.4 #13495 +/- ##
==============================================
- Coverage 92.67% 92.62% -0.05%
==============================================
Files 320 321 +1
Lines 20362 20383 +21
==============================================
+ Hits 18870 18880 +10
- Misses 1492 1503 +11 |
Which btw. is not maintained anymore, so it's up to us to fix any underlying problems, or switch to another library. |
Probably the best solution, but this will have to do for now |
* fix %f formatting for pre epoch * add test --------- Co-authored-by: maxmuendlein <max.muendlein@stud-mail.uni-wuerzburg.de>
* fix %f formatting for pre epoch * add test --------- Co-authored-by: maxmuendlein <max.muendlein@stud-mail.uni-wuerzburg.de>
* fix %f formatting for pre epoch * add test --------- Co-authored-by: maxmuendlein <max.muendlein@stud-mail.uni-wuerzburg.de>
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
All pull requests must have an associated issue in the issue tracker. If there
isn't one, please go open an issue describing the defect, deficiency or desired
feature. You can read more about our issue and PR processes in the
wiki.
Note: The main bug of #13067 is within the external timezone library