Skip to content

cDateStrategyMonthly::RemoveMonth()

Rainer Stötter edited this page May 9, 2017 · 2 revisions

Method RemoveMonth( )

 public   mixed libdatephp\cDateStrategyMonthly::RemoveMonth(integer $n)

The method RemoveMonth( $n ) removes the $n-th month from the list of possible months for events

Arguments

  • $n integer - <p>the number of the month to remove from the list of possible months for events</p> <p>The month numbers are one-based. The value 1 means the january and 12 the december</p>

See also

Clone this wiki locally