-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
FIX: update num2julian and julian2num #18021
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
Conversation
9611ec8
to
cec46b5
Compare
Here is the render of the deprecation notice: https://41969-1385122-gh.circle-artifacts.com/0/doc/build/html/api/next_api_changes/deprecations/17983-JMK.html#functions-epoch2num-and-julian2num-use-rcparams-date-epoch-default-1970-01-01t00-00-00 Note that |
aa871f8
to
97d1685
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly minor stuff.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Conditional on doc build fix.
Apply suggestions from code review Co-authored-by: Elliott Sales de Andrade <[email protected]>
9c20006
to
4757d98
Compare
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free to suggest an improvement. |
…3.3.x Backport PR #18021: FIX: update num2julian and julian2num
PR Summary
I guess if
epoch2num
should be follow matplotlib epoch, thenjulian2num
should as well...Follow up to #17983
PR Checklist