Is there an existing issue that is already proposing this?
Is your feature request related to a problem? Please describe it
NPM package cron is broken in many ways, which you can read about here. It doesn't receive much (if any) attention. Have a look at their list of issues.
Describe the solution you'd like
I would recommend you to consider switching from npm package cron to croner.
Teachability, documentation, adoption, migration strategy
I noticed that you have implemented one feature of cron, which isn't supported by croner - the utcOffset. I could implement that if you're interested and think it is a useful feature. So far i've avoided giving that option, as time zones can have different utc offset at different time of year.
What is the motivation / use case for changing the behavior?
Croner is actively maintained, trusted by pm2, and have 0 active issues.
Is there an existing issue that is already proposing this?
Is your feature request related to a problem? Please describe it
NPM package
cronis broken in many ways, which you can read about here. It doesn't receive much (if any) attention. Have a look at their list of issues.Describe the solution you'd like
I would recommend you to consider switching from npm package cron to croner.
Teachability, documentation, adoption, migration strategy
I noticed that you have implemented one feature of cron, which isn't supported by croner - the utcOffset. I could implement that if you're interested and think it is a useful feature. So far i've avoided giving that option, as time zones can have different utc offset at different time of year.
What is the motivation / use case for changing the behavior?
Croner is actively maintained, trusted by pm2, and have 0 active issues.