Cron ジェネレーター
5/6 フィールドプリセット・リアルタイム検証・日本語説明・次回実行時刻で cron 式をビジュアルに構築。
式
*/5 * * * *
5 分ごと
About Cron Generator
Fill in the minute, hour, day-of-month, month, and day-of-week fields, or start from a preset and adjust. Optional second-level precision is available for schedulers like Quartz. Every field is validated as you type, with clear error messages for out-of-range values or bad syntax.
The tool shows a human-readable description for common schedules and computes the next five run times in your local timezone, so you can verify a schedule before wiring it into a server.
All parsing and calculation happens in the browser - no server round-trip, no data storage.
機能ハイライト
- 5-field standard syntax plus optional seconds
- 8 one-click presets from every minute to quarterly
- Live validation with per-field error messages
- Human-readable description for common schedules
- Next 5 run times in your local timezone