Every 30 Minutes Cron

Run tasks every half hour using */30 * * * *. Perfect for less time-sensitive operations that still require regular execution throughout the day.

Cron Expression

*/30 * * * *

Human Explanation

At every 30th minute.

Common Use Cases

  • Update search indexes
  • Process batch operations
  • Generate periodic reports

Try It Yourself

Cron Expression

*/30 * * * *

Explanation

At every 30th minute.

Next 5 Runs

2024-12-27 18:30:00 (UTC)
2024-12-27 19:00:00 (UTC)
2024-12-27 19:30:00 (UTC)
2024-12-27 20:00:00 (UTC)
2024-12-27 20:30:00 (UTC)

Monitor This Cron Job

We can Monitor your every 30 minutes cron tasks run reliably. Get notified when jobs fail or never run.

Learn More About Cron Monitoring