Paste the five fields used by a Unix crontab, separated by spaces.
Local cron schedule explainer
크론 작업이 언제 실행되는지 정확히 확인하세요.
Explain a five-field Unix cron expression and preview its next five runs locally in your browser.
* Nothing is uploaded. CronLens parses the expression and calculates dates in this browser tab only.
Local cron schedule explainer
Read the schedule before shipping it
Read the plain-English explanation, then check the next five local run times.
Remember that day-of-month and day-of-week behavior can vary across cron implementations.
FAQ
What does CronLens send?
Does CronLens upload my expression?
No. Parsing and date calculation run locally in your browser.
Which cron syntax does it support?
CronLens accepts standard five-field Unix crontab expressions. AWS, Quartz, and six-field variants are rejected explicitly.