Skip to content

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.

License

Notifications You must be signed in to change notification settings

Code0987/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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages