pandas.tseries.offsets.Milli.rollback — pandas 0.25.3 documentation (original) (raw)

Milli. rollback(self, dt)[source]

Roll provided date backward to next offset only if not on offset.

Returns: TimeStamp Rolled timestamp if not on offset, otherwise unchanged timestamp.