schedule utility
Cron Parser
Validate five-field cron expressions, inspect each field, and calculate upcoming UTC run times from the existing API.
minute hour day month weekday
Upcoming UTC runs
Validated run times appear here.
Run a valid five-field expression to see the next UTC fire times and the API-backed breakdown.
API field breakdown
Run the parser for authoritative field descriptions.
The API response includes the normalized expression, summary description, and next UTC runs. This panel fills once the response passes the client guard.
Related tools and guides
calendar
RRULE Validator
Validate iCalendar recurrence rules with clear error messages and normalized output.
opendeveloper
Unix Timestamp
Generate Unix seconds, Unix milliseconds, or ISO 8601 timestamps with optional live auto-sync.
opencalendar
Date Duration Calculator
Calculate days, weeks, hours, minutes, and seconds between two UTC calendar dates.
opencalendar
Business Days Calculator
Count weekdays between dates with optional end-date and holiday exclusions.
open