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 da509ae commit f91b603Copy full SHA for f91b603
lib/matplotlib/dates.py
@@ -241,8 +241,7 @@ def set_epoch(epoch):
241
valid UTC date parsable by `numpy.datetime64` (do not include
242
timezone).
243
244
- The default epoch is :rc:`dates.epoch`, and users should not need to
245
- change this.
+ The default epoch is :rc:`dates.epoch` (by default 1970-01-01T00:00).
246
247
If microsecond accuracy is desired, the date being plotted needs to be
248
within approximately 70 years of the epoch. Matplotlib internally
0 commit comments