pandas.tseries.offsets.CustomBusinessDay.rollforward#
- CustomBusinessDay.rollforward()#
Roll provided date forward to next offset only if not on offset.
- Returns:
- TimeStamp
Rolled timestamp if not on offset, otherwise unchanged timestamp.
Site Navigation
Roll provided date forward to next offset only if not on offset.
Rolled timestamp if not on offset, otherwise unchanged timestamp.