matplotlib.axis.XAxis.axis_date

XAxis.axis_date(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.