Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to parse a cron expression and then access its values? #65

Open
SoftCircuits opened this issue Jan 2, 2024 · 0 comments
Open

Comments

@SoftCircuits
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant