DateRange.to_pandas

time.DateRange.to_pandas()

Convert the DateRange to a Pandas datetime index.

Returns

DatetimeIndex

The index containing all dates in the range in order.