Compute the next fire time for a schedule string. Supports cron expressions (via croner) and RRStack JSON (via nextEvent).
Cron expression or RRStack JSON string.
Next fire time as a Date, or null if none can be determined.
Compute the next fire time for a schedule string. Supports cron expressions (via croner) and RRStack JSON (via nextEvent).