schedules library
Classes
- Daily
- Represents a schedule that occurs every n days.
- Monthly
- Represents a schedule that occurs every n months on the given days.
- Schedule
- A schedule represents a set of dates that an event occurs on. This is used to determine if an event occurs on a given date.
- Singular
- Represents a schedule that occurs only once.
- Weekly
- Represents a schedule that occurs every n weeks on the given weekdays.
- Yearly
- Represents a schedule that occurs every n years.