pandas.DatetimeIndex.date#

property DatetimeIndex.date#

Returns numpy array of python datetime.date objects.

Namely, the date part of Timestamps without time and timezone information.