User Tools

Site Tools


trigger:Cron

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
trigger:Cron [2021/11/24 01:45]
peternlewis
trigger:Cron [2025/03/27 01:08] (current)
peternlewis [Examples]
Line 44: Line 44:
 | `0 12 * * Mon` | AT noon each Monday | | `0 12 * * Mon` | AT noon each Monday |
 | `0 18 * * Fri` | AT 6pm each Friday | | `0 18 * * Fri` | AT 6pm each Friday |
-| `0 9,12,18 * * *` | AT 9am, 12am and 3pm each day |+| `0 9,12,18 * * *` | AT 9am, noon, and 3pm each day |
 | `* * * * 1-5` | AT EVERY minute on workdays | | `* * * * 1-5` | AT EVERY minute on workdays |
 | `*/15 * * * *` | AT EVERY quarter hour | | `*/15 * * * *` | AT EVERY quarter hour |
trigger/Cron.txt ยท Last modified: 2025/03/27 01:08 by peternlewis