Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f91b603

Browse files
committed
DOC:
1 parent da509ae commit f91b603

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/matplotlib/dates.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,7 @@ def set_epoch(epoch):
241241
valid UTC date parsable by `numpy.datetime64` (do not include
242242
timezone).
243243
244-
The default epoch is :rc:`dates.epoch`, and users should not need to
245-
change this.
244+
The default epoch is :rc:`dates.epoch` (by default 1970-01-01T00:00).
246245
247246
If microsecond accuracy is desired, the date being plotted needs to be
248247
within approximately 70 years of the epoch. Matplotlib internally

0 commit comments

Comments
 (0)