Creates a new recurring task, which will always get run at the specified day & time and when the day has lectures.
Weekday on which the task should run
Hour which the task should run
Minute which the task should run
Function to execute
Optional functionArguments: unknown[]Array of additional parameters to pass to the runner function
Optional lookAheadDays: numberDays to check in advance for being a day with lectures
Private lookStatic Private kitGenerated using TypeDoc
Special kind of Recurring Task that only gets executed in weeks, where lectures are held