This class represents any given weekday. For instance, Event.Weekday(5)->next(Day()) finds the next friday.
These are also available as the pre-defined events "monday", "tuesday", "wednesday", "thursday", "friday", "saturday" and "sunday".