taichino / croniter

croniter is a python module to provide iteration for datetime object.
http://github.com/taichino/croniter
387 stars 105 forks source link

Support for one time jobs? #129

Closed arshbot closed 4 years ago

arshbot commented 4 years ago

Does this module support cron formats for singular events? Some cron implementations support a 6th field to indicate year, thus supporting one time events. Does this module support this 6th field?

kiorky commented 4 years ago

Nope it does not, sorry !