DatetimeIndex.sortlevel(level=None, ascending=True, sort_remaining=None)
DatetimeIndex.has_duplicates
DatetimeIndex.resolution = None
DatetimeIndex.hour The hours of the datetime
DatetimeIndex.putmask(mask, value)
DatetimeIndex.indexer_at_time(time, asof=False)
DatetimeIndex.indexer_between_time(start_time, end_time, include_start=True, include_end=True)
DatetimeIndex.floor(freq)
DatetimeIndex.minute The minutes of the datetime
DatetimeIndex.microsecond The microseconds of the datetime
Page 4 of 16