Skip to content

cDateStrategyMonthly::GetMonthArray()

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

Method GetMonthArray( )

 public   mixed libdatephp\cDateStrategyMonthly::GetMonthArray(array $ary)

The method GetMonthArray( $ary ) returns in $ary the set month numbers

The array is zero-based

Arguments

  • $ary array - <p>the zero-based array with the set month numbers</p>

See also

Clone this wiki locally