
[Top]
Calendar
Calendar.Event
Calendar.Event.Date_Weekday
|
Class Calendar.Event.Date_Weekday
- Description
-
-
This class represents the event that a given gregorian date appears
a given weekday.
For instance,
Event.Date_Weekday(12,10,5)->next(Day())
finds the next 12 of October that is a friday.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|