Générateur de Crontab
Créez des expressions cron avec une interface visuelle intuitive. Supporte tous les champs cron, les presets et fournit des descriptions lisibles par l'homme.
Éditeur Visuel
Planifications Prédéfinies
Lisible par l'Homme
Constructeur d'Expression Cron
Configurez votre planification visuellement
tools/crontab-generator/syntax_help_title
*- tools/crontab-generator/syntax_any,- tools/crontab-generator/syntax_list-- tools/crontab-generator/syntax_range/- tools/crontab-generator/syntax_step
tools/crontab-generator/result_title
tools/crontab-generator/expression_label
* * * * *
tools/crontab-generator/description_label
tools/crontab-generator/description_every_minute
tools/crontab-generator/next_runs_label
tools/crontab-generator/command_example_label
tools/crontab-generator/command_example
tools/crontab-generator/fields_title
tools/crontab-generator/fields_subtitle
| tools/crontab-generator/table_field | tools/crontab-generator/table_allowed | tools/crontab-generator/table_special |
|---|---|---|
| tools/crontab-generator/field_minute | 0-59 | , - * / |
| tools/crontab-generator/field_hour | 0-23 | , - * / |
| tools/crontab-generator/field_day | 1-31 | , - * ? / L W |
| tools/crontab-generator/field_month | 1-12 or JAN-DEC | , - * / |
| tools/crontab-generator/field_weekday | 0-7 or SUN-SAT | , - * ? / L # |