-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyMonthlyFixed::GetFullWeekArray()
Rainer Stötter edited this page May 9, 2017
·
1 revision
public mixed libdatephp\cDateStrategyMonthlyFixed::GetFullWeekArray(array $ary)
- Namespace : libdatephp
- Class name: cDateStrategyMonthlyFixed
- This method is defined by libdatephp\cDateStrategyMonthlyFixed
The method GetFullWeekArray( $ary ) returns in $ary 7 int entries. The entries are 1, when the specific month is set and 0, when not
The array is zero-based - The array element with the index 0 stands for the first week and 4 for 5-th. The sixth element stands for the "last week"
- $ary array - <p>the zero-based array with the weeks</p>
This wiki page is part of the documentation of the PHP class library libdatephp