-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyMonthlyFixed::GetFullWeekDayArray()
Rainer Stötter edited this page May 9, 2017
·
1 revision
public mixed libdatephp\cDateStrategyMonthlyFixed::GetFullWeekDayArray(array $ary)
- Namespace : libdatephp
- Class name: cDateStrategyMonthlyFixed
- This method is defined by libdatephp\cDateStrategyMonthlyFixed
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
- $ary array - <p>the zero-based array with the week days</p>
This wiki page is part of the documentation of the PHP class library libdatephp