sandboxmax

Every 5 Minutes Cron Expression

The schedule you reach for when polling an API, flushing a queue, or running a health check: */5 in the minute field means "every minute divisible by 5", and the four wildcards leave hours, dates, months, and weekdays unrestricted. Edit any field below and the translation and timeline update instantly.

runs 100% in your browser — schedules stay private

  1. 1Paste your cronFive space-separated fields — day and month names (MON-FRI, JAN) and @daily-style aliases work too.
  2. 2Read the translationInstant plain English, plus a field-by-field breakdown of what each token means.
  3. 3Check the timelineYour next 5 execution times with live countdowns — shown in local time or UTC.

instant translation

Field breakdown

  • Minute
  • Hour
  • Day of month
  • Month
  • Day of week

Next 5 planned execution times

    Times are computed from your device’s clock, exactly like cron on your own machine — the UTC switch only changes the display. Nothing is sent anywhere.

    More cron tools

    Is it safe to paste sensitive data into the Every 5 Minutes Cron Expression?

    Yes. The Every 5 Minutes Cron Expression runs 100% client-side inside your browser thread — nothing you paste is uploaded, logged, or transmitted. SandboxMax is a static site with no backend server, no cookies, and no trackers: open your browser's network panel while you work and you'll see zero requests leave the tab.