⏱
Dev
Cron Expression Editor
Parse and build cron expressions with human-readable descriptions, next execution times and shortcuts for common schedules.
Minute
Hour
Day of month
Month
Day of week
0–59
0–23
1–31
1–12
0–7
Next executions
Common expressions
Reference
Special characters
| * | Any value |
| */n | Every n units |
| n,m | Value list |
| n-m | Range from n to m |
| n-m/p | Range with step p |
Days of the week
| 0, 7 | Domingo |
| 1 | Segunda-feira |
| 2 | Terça-feira |
| 3 | Quarta-feira |
| 4 | Quinta-feira |
| 5 | Sexta-feira |
| 6 | Sábado |
Nota sobre DOM e DOW: quando ambos os campos
dia do mês e dia da semana são diferentes de
*,
o cron executa se qualquer um dos dois condições for satisfeita (lógica OR).
Related Tools
~~T~~
Strikethrough Text Generator
Transform any text into strikethrough text using Unicode combining characters. Works on social networks.
̴Z̴
Zalgo Text Generator
Generate creepy Zalgo text with overlapping diacritical characters. Control the intensity of the effect.
📝
Text Diff
Compare two texts and see the differences highlighted line by line. Useful for reviewing documents and code.