node-cron icon indicating copy to clipboard operation
node-cron copied to clipboard

support extended cron syntax

Open machenity opened this issue 5 years ago • 10 comments

Does this package have any plan to support non-standard cron syntax? Like, https://en.wikipedia.org/wiki/Cron#Non-standard_characters

I am using this package really well but I needed to use extended syntax for some reasons. Now I extended the codes myself but it would be great if these syntaxes are supported natively.

Feature specification: https://github.com/kelektiv/node-cron/issues/435#issuecomment-1741832925

machenity avatar Aug 16 '19 05:08 machenity

Thanks for the resource. I've gone back and forth on supporting extended characters before. Mostly my issue is that I just don't have time to build out the support myself. If you've done it I'd review a pr for sure. Thanks!

ncb000gt avatar Sep 07 '19 14:09 ncb000gt

Hi, I would like to take this up. Please assign it to me

Deepak13245 avatar Oct 22 '19 07:10 Deepak13245

@Deepak13245 did you ever end up making any progress on this task?

ncb000gt avatar Feb 25 '20 01:02 ncb000gt

Any update on this? Thanks in advance.

ramvinoth avatar Apr 26 '21 16:04 ramvinoth