You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: