You are reading an old version of the documentation (v2.2.5). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axis.Axis.axis_date.html
Version 2.2.5
matplotlib
Fork me on GitHub

matplotlib.axis.Axis.axis_date

Axis.axis_date(tz=None)[source]

Sets up x-axis ticks and labels that treat the x data as dates. tz is a tzinfo instance or a timezone string. This timezone is used to create date labels.