Cron Expression Parser
Parse cron expressions, see human-readable explanations, and preview upcoming execution times.
Quick Reference:
* * * * * = every minute |
0 * * * * = every hour |
0 0 * * * = daily midnight |
0 9 * * 1-5 = weekdays 9am |
*/30 * * * * = every 30 mins
AdSense Ad Unit