Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

fylein/apscheduler-intervalcron

Repository files navigation

IntervalCron

Triggers on specified intervals and then adjusts the date-time based on cron data. It is assumed, interval will be used for higher level fields and cron for lower level fields. It is required to give start_date, as calculations will always happens from start_date.

Example: every 3 weeks on monday, every 3 months on 3rd friday