pub const MONTHLY: &'static str = "0 0 1 * *";
Expand description

Cron expression to run once a month at midnight of first day.