Skip to content

cDateStrategyMonthlyFixed::SetOnAnyWeek()

Rainer Stötter edited this page May 9, 2017 · 1 revision

Method SetOnAnyWeek( )

 public   mixed libdatephp\cDateStrategyMonthlyFixed::SetOnAnyWeek(boolean $allow)

The method SetOnAnyWeek( ) allows / disallows all weeks of a month for scheduling

Arguments

  • $allow boolean - <p>if true, then all week numbers are allowed for scheduling and false, if not. Defaults to true</p>

See also

Clone this wiki locally