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
Next revision Both sides next revision
trigger:Cron [2017/09/04 04:17]
peternlewis
trigger:Cron [2017/09/04 04:18]
peternlewis
Line 31: Line 31:
 * `@noon ` — same at `0 12 * * *` (noon in the middle of the each day). * `@noon ` — same at `0 12 * * *` (noon in the middle of the each day).
 * `@hourly ` — same at `0 * * * *` (at the start of each hour). * `@hourly ` — same at `0 * * * *` (at the start of each hour).
 +
 +The [[token:​TriggerValue|%TriggerValue%]] token will hold the current time and date (`yyyy-mm-dd hh:mm`).
  
 ===== Examples ===== ===== Examples =====
trigger/Cron.txt · Last modified: 2021/11/24 01:45 by peternlewis