Gerador de Cron
5/6 camposConstrua expressões cron visualmente com predefinições, validação em tempo real, descrição legível e próximas execuções.
Expressão
*/5 * * * *
A cada 5 minutos
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.
Recursos e destaques
- 5-field standard syntax plus optional seconds
- 8 one-click presets from every minute to quarterly
- Live validation with per-field error messages