-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyMonthlyFixed::AddWeekDay()
Rainer Stötter edited this page May 9, 2017
·
1 revision
public mixed libdatephp\cDateStrategyMonthlyFixed::AddWeekDay(integer $n)
- Namespace : libdatephp
- Class name: cDateStrategyMonthlyFixed
- This method is defined by libdatephp\cDateStrategyMonthlyFixed
The method AddWeekDay( $n ) adds the $n-th day of a week to the list of possible event days
The week day numbers are zero-based. The value 0 means the first day (sunday) in the week and 6 the last day (saturday).
- $n integer - <p>the week day number to add to the list of possible event days</p>
This wiki page is part of the documentation of the PHP class library libdatephp