Cron 生成器

热门 🔥

构建和解释 cron 表达式

开发者工具

如何使用 Cron 生成器

  1. 1Build the schedule using the visual controls
  2. 2See the cron expression update in real time
  3. 3Read the human-readable explanation
  4. 4Copy the cron expression

常见问题

What cron format is used?

Standard 5-field Unix cron format: minute hour day-of-month month day-of-week. Compatible with crontab, GitHub Actions, AWS EventBridge, and most schedulers.