Skip to content

cDateStrategyMonthly::AddMonth()

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

Method AddMonth( )

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

The method AddMonth( $n ) adds the $n-th month to the list of possible event months

The month numbers are one-based. The value 1 means the january and 12 the december

Arguments

  • $n integer - <p>the one-based month number to add to the list of possible months for events</p>

See also

Clone this wiki locally