Hexagon / croner-rust

Rust flavor of the popular cron scheduler croner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

year missing?

DenuxPlays opened this issue · comments

Hey,
I am just stupid or this library doesn't support the year?
How do I express ever second year?

Year is indeed missing. Could be added as an optional feature if there's a use case 👍

Year is indeed missing. Could be added as an optional feature if there's a use case 👍

Would be great.
I am currently writing an scheduler and cron builder with this library and we need this!

@Hexagon
How hard do you think this is to implement?
I want/need this feature but I don't have that much time.

@DenuxPlays About 3 hours including docs, no biggie