IntlCalendar::setRepeatedWallTimeOption
Set behavior for handling repeating wall times at negative timezone offset transitions
Description
public bool IntlCalendar::setRepeatedWallTimeOption
( int $wallTimeOption
)
Parameters
-
wallTimeOption
-
One of the constants IntlCalendar::WALLTIME_FIRST
or
IntlCalendar::WALLTIME_LAST
.
Return Values
Returns TRUE
on success. Failure can only happen due to invalid parameters.
Examples
See the example on
IntlCalendar::getRepeatedWallTimeOption.
See Also
- intlCalendar::getRepeatedWallTimeOption
- intlCalendar::setSkippedWallTimeOption
- intlCalendar::getSkippedWallTimeOption