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