You are reading an old version of the documentation (v3.1.1). For the latest version see https://matplotlib.org/stable/
Version 3.1.2
matplotlib
Fork me on GitHub

matplotlib.axis.YAxis.axis_date

YAxis.axis_date(self, tz=None)

Sets up axis ticks and labels treating data along this axis as dates.

Parameters:
tz : tzinfo or str or None

The timezone used to create date labels.