Skip to content

cDateStrategyMonthlyFixed::GetFullWeekDayArray()

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

Method GetFullWeekDayArray( )

 public   mixed libdatephp\cDateStrategyMonthlyFixed::GetFullWeekDayArray(array $ary)

The method GetFullWeekDayArray( $ary ) returns in $ary 6 int entries. The entries are 1, when the specific week day is set and 0, when not

The array is zero-based - The array element with the index 0 stands for the first week day 6 for the last one

Arguments

  • $ary array - <p>the zero-based array with the week days</p>

See also

Clone this wiki locally