Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b82a41 commit a3917c2Copy full SHA for a3917c2
1 file changed
lib/matplotlib/dates.py
@@ -525,8 +525,7 @@ def num2date(x, tz=None):
525
526
Notes
527
-----
528
- The addition of one here is a historical artifact. Also, note that the
529
- Gregorian calendar is assumed; this is not universal practice.
+ The Gregorian calendar is assumed; this is not universal practice.
530
For details, see the module docstring.
531
"""
532
tz = _get_tzinfo(tz)
0 commit comments