HangfireIO / HangfireIO/Cronos
Common specification for the cron pattern
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 137
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 1
Description
This is not an issue connected to this library per se, but while implementing Cron-parsers for JS/TS (croner) and Rust (croner-rust), it became apparent that there is no common specification for the cron format, especially the extensions like `W` `L` and `#`.
To tackle that, I've started work on an open specification - [OCPS (Open Cron Pattern Specification)](https://github.com/open-source-cron/ocps), and are reching out for more cron-parser library authors for collaboration.
Anyone here who would like to join as a collaborator?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.