HangfireIO / HangfireIO/Cronos
Any way to parse a cron expression and then access its values?
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 137
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 1
Description
Is there any way to use Cronos to parse a cron expression and then expose it's schedule values?
I'm trying to write a UI for setting/updating a schedule. So I need to be able to convert between cron expressions and the values for each schedule control. It looks like the only thing this library supports is telling you when the next schedule is, but doesn't seem to expose the internal settings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.