Build, validate, and understand cron expressions visually. Get plain-English descriptions and the next 5 run times — no guesswork.
| Field | Allowed values | Special chars |
|---|---|---|
| Minute | 0–59 | * , - / |
| Hour | 0–23 | * , - / |
| Day of month | 1–31 | * , - / ? |
| Month | 1–12 | * , - / |
| Day of week | 0–6 (Sun=0) | * , - / |
| Symbol | Meaning |
|---|---|
| * | Every value |
| */n | Every nth value |
| n,m | Specific values |
| n-m | Range of values |
AquilaX runs scheduled and commit-triggered security scans automatically — no cron jobs to manage. 32 scanners, zero configuration.