Weekend Mornings at 8:00 AM
Learn how to use 0 8 * * 0,6 to execute a command at 8 AM on weekends. Free cron translator tool.
Next 5 Run Dates ()
What does 0 8 * * 0,6 mean?
The cron expression 0 8 * * 0,6 translates to At 08:00 AM, only on Sunday and Saturday.
This schedule is tailored for weekend-specific operations. Consumer-facing apps might use this to push special 'Weekend Sale' notifications to users waking up on a Saturday, or to switch a website's theme to a more relaxed weekend aesthetic before traffic picks up.