DatetimeIndex.minute The minutes of the datetime
DatetimeIndex.to_perioddelta(freq)
DatetimeIndex.is_normalized = None
DatetimeIndex.slice_indexer(start=None, end=None, step=None, kind=None)
DatetimeIndex.microsecond The microseconds of the datetime
DatetimeIndex.year The year of the datetime
DatetimeIndex.dayofyear The ordinal day of the year
DatetimeIndex.is_monotonic_increasing return if the index is monotonic increasing (only equal
DatetimeIndex.astype(dtype, copy=True)
DatetimeIndex.sym_diff(*args, **kwargs)
Page 5 of 16