Every 15 minutes on weekdays

Runs every 15 minutes during weekdays (Monday-Friday)

Unix/Linux

*/15 * * * 1-5

Quartz

0 */15 * ? * MON-FRI

AWS EventBridge

cron(*/15 * ? * 2-6 *)

Next Run Times

Local Time

  • Mon, Sep 8, 2025, 12:00 AM UTC
  • Mon, Sep 8, 2025, 1:00 AM UTC
  • Mon, Sep 8, 2025, 2:00 AM UTC
  • Mon, Sep 8, 2025, 3:00 AM UTC
  • Mon, Sep 8, 2025, 4:00 AM UTC

UTC Time

  • Mon, Sep 8, 2025, 12:00 AM UTC
  • Mon, Sep 8, 2025, 1:00 AM UTC
  • Mon, Sep 8, 2025, 2:00 AM UTC
  • Mon, Sep 8, 2025, 3:00 AM UTC
  • Mon, Sep 8, 2025, 4:00 AM UTC

Implementation Notes

  • Runs every 15 minutes Monday through Friday
  • Perfect for business day monitoring and automation
  • Stops running on weekends (Saturday and Sunday)

Try It Out

Want to modify this expression or create your own? Use our interactive cron generator with visual builder and real-time preview.

Open in Cron Generator