On this page
pandas.tseries.offsets.WeekOfMonth.rollforward
WeekOfMonth.rollforward(self, dt)
[source]-
Roll provided date forward to next offset only if not on offset.
Returns: - TimeStamp
-
Rolled timestamp if not on offset, otherwise unchanged timestamp.
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.tseries.offsets.WeekOfMonth.rollforward.html