pandas.tseries.offsets.CustomBusinessMonthEnd.rollback#

CustomBusinessMonthEnd.rollback()#

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

Returns
TimeStamp

Rolled timestamp if not on offset, otherwise unchanged timestamp.