pandas.tseries.offsets.SemiMonthEnd.rollback# SemiMonthEnd.rollback()# Roll provided date backward to next offset only if not on offset. Returns TimeStampRolled timestamp if not on offset, otherwise unchanged timestamp.