NetTests.NET Login

Cron Expression Parser

Translate a cron expression into the next 8 scheduled run times (UTC). Supports 5-field and 6-field (with seconds) syntax.

Examples: 0 9 * * 1-5 (weekdays 9am) · */15 * * * * (every 15 min) · 0 0 1 * * (monthly)