{{ message }}
FIX: update num2julian and julian2num - #18021
Merged
Merged
Conversation
jklymak
force-pushed
the
fix-update-num2julian
branch
6 times, most recently
from
July 22, 2020 23:19
9611ec8 to
cec46b5
Compare
Member
Author
timhoffm
reviewed
Jul 23, 2020
jklymak
force-pushed
the
fix-update-num2julian
branch
3 times, most recently
from
July 23, 2020 21:16
aa871f8 to
97d1685
Compare
QuLogic
reviewed
Jul 24, 2020
timhoffm
approved these changes
Jul 24, 2020
timhoffm
left a comment
Member
There was a problem hiding this comment.
Conditional on doc build fix.
Apply suggestions from code review Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
jklymak
force-pushed
the
fix-update-num2julian
branch
from
July 24, 2020 14:20
9c20006 to
4757d98
Compare
QuLogic
approved these changes
Jul 24, 2020
jklymak
pushed a commit
to jklymak/matplotlib
that referenced
this pull request
Jul 24, 2020
QuLogic
added a commit
that referenced
this pull request
Jul 24, 2020
…3.3.x Backport PR #18021: FIX: update num2julian and julian2num
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

PR Summary
I guess if
epoch2numshould be follow matplotlib epoch, thenjulian2numshould as well...Follow up to #17983
PR Checklist