
[Top]
Calendar
Calendar.Event
Calendar.Event.Weekday
|
Method Calendar.Event.Weekday()->create()
- Method
create
void Calendar.Event.Weekday()->create(int weekday)
- Description
-
-
The event is created by a given
weekday number (1=Monday, 7=Sunday).
- Note
-
The week day numbers used
are the same as the day of week in the ISO calendar -
not the Gregorian or Julian
calendar that has 1=Sunday, 7=Saturday.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|