crontab icon indicating copy to clipboard operation
crontab copied to clipboard

Supported cron expressions?

Open kenny-evitt opened this issue 6 years ago • 1 comments

Thanks for this library! It's great!

I'm just curious if there's a specific cron expression reference for Crontab?

Maybe the cron expression section in the cron Wikipedia article is good enough?:

The parser tests are very informative:

An overview of supported expressions would be nice. Are you open to someone adding a docs page? Or adding that info to an existing page?

kenny-evitt avatar Feb 08 '20 15:02 kenny-evitt

@kenny-evitt I‘m definitely open for some more docs.

I tried to find the original resources I used, can‘t find them anymore though.

I think that all details should be in the tests though like you said.

maennchen avatar Feb 08 '20 17:02 maennchen