Cron Generator
Generate cron expressions
📖 How to Use Click to view detailed usage instructions
Collapse Expand
📖 How to Use
Click to view detailed usage instructions
Cron Generator
Overview
Generate cron expressions.
Features
- Cron
- 定时
How to Use
- Enter text to process
- Select appropriate options (if applicable)
- Click "Calculate" or "Convert" button
- View the processed result
- Copy or save the result
Use Cases
- Cron related scenarios
- Daily office work
- Content creation
Cron expressions are used for scheduled task scheduling. The format is "minute hour day month week", supporting * (any), , (list), - (range), / (step) and other syntax.
Next Execution Times
12026-05-01 22:36:00
22026-05-01 22:37:00
32026-05-01 22:38:00
42026-05-01 22:39:00
52026-05-01 22:40:00
Expression Explanation
Minute每小时的第0分钟执行
Hour每小时都执行
Day每天都执行
Month每月都执行
Week每天都执行