cron icon indicating copy to clipboard operation
cron copied to clipboard

add L support with no changes on the SpecSchedule structure or whatsoever

Open rissw opened this issue 4 years ago • 10 comments

It's a simple changes to support L in Day of month (only up to last 7 day before EOM, but if needed can be done up to 14 days), and also support last day occurrence in the month

rissw avatar Jul 12 '20 13:07 rissw

I would love to see this get reviewed and merged.

clarkmcc avatar Apr 21 '21 20:04 clarkmcc

@robfig what do you think about adding the support to L to the mainline?

The project's readme currently refers to Quartz Cron syntax, that has very useful features:

  • The ‘L’ character is allowed for the day-of-month and day-of-week fields.
  • The ‘W’ is used to specify the weekday (Monday-Friday) nearest the given day.
  • The ‘#’ is used to specify “the nth” XXX weekday of the month.

This extended syntax is also supported by AWS's EventBridge. It'd be very helpful to have those in the package, starting with the last "day of the month".

narqo avatar Feb 20 '22 20:02 narqo

why L not be supported now????????????

wsq2025 avatar Apr 27 '23 08:04 wsq2025

why L not be supported now????????????

This project has been abandoned. I've added support for this in my fork.

clarkmcc avatar Apr 27 '23 12:04 clarkmcc

why L not be supported now????????????

This project has been abandoned. I've added support for this in my fork.

Not very alive as well ...

prochac avatar Oct 08 '23 19:10 prochac

Not very alive as well ...

There are no open issues or PRs. If you'd like to request a feature, feel free to open an issue or PR. The library is as complete as I need it to be today.

clarkmcc avatar Oct 08 '23 19:10 clarkmcc