[{"data":1,"prerenderedAt":320},["ShallowReactive",2],{"guide-cron-syntax-guide":3},{"id":4,"title":5,"body":6,"date":310,"description":311,"extension":312,"meta":313,"navigation":314,"path":315,"readingTime":316,"seo":317,"stem":318,"__hash__":319},"guides\u002Fguides\u002Fcron-syntax-guide.md","Cron Expression Syntax: Complete Reference",{"type":7,"value":8,"toc":298},"minimark",[9,14,18,23,34,38,44,48,135,139,211,215,285,289],[10,11,13],"h2",{"id":12},"cron-expression-format","Cron Expression Format",[15,16,17],"p",{},"A cron expression consists of 5 or 6 fields separated by spaces:",[19,20,22],"h3",{"id":21},"_5-field-format-standard","5-Field Format (Standard)",[24,25,30],"pre",{"className":26,"code":28,"language":29},[27],"language-text","┌──────── minute (0–59)\n│ ┌────── hour (0–23)\n│ │ ┌──── day of month (1–31)\n│ │ │ ┌── month (1–12)\n│ │ │ │ ┌ day of week (0–7, 0 and 7 = Sunday)\n│ │ │ │ │\n* * * * *\n","text",[31,32,28],"code",{"__ignoreMap":33},"",[19,35,37],{"id":36},"_6-field-format-with-seconds","6-Field Format (With Seconds)",[24,39,42],{"className":40,"code":41,"language":29},[27],"┌────────── second (0–59)\n│ ┌──────── minute (0–59)\n│ │ ┌────── hour (0–23)\n│ │ │ ┌──── day of month (1–31)\n│ │ │ │ ┌── month (1–12)\n│ │ │ │ │ ┌ day of week (0–7)\n│ │ │ │ │ │\n* * * * * *\n",[31,43,41],{"__ignoreMap":33},[10,45,47],{"id":46},"special-characters","Special Characters",[49,50,51,67],"table",{},[52,53,54],"thead",{},[55,56,57,61,64],"tr",{},[58,59,60],"th",{},"Character",[58,62,63],{},"Meaning",[58,65,66],{},"Example",[68,69,70,87,103,119],"tbody",{},[55,71,72,78,81],{},[73,74,75],"td",{},[31,76,77],{},"*",[73,79,80],{},"Every value",[73,82,83,86],{},[31,84,85],{},"* * * * *"," = every minute",[55,88,89,94,97],{},[73,90,91],{},[31,92,93],{},",",[73,95,96],{},"Value list",[73,98,99,102],{},[31,100,101],{},"1,15 * * * *"," = minute 1 and 15",[55,104,105,110,113],{},[73,106,107],{},[31,108,109],{},"-",[73,111,112],{},"Range",[73,114,115,118],{},[31,116,117],{},"1-5 * * * *"," = minutes 1 through 5",[55,120,121,126,129],{},[73,122,123],{},[31,124,125],{},"\u002F",[73,127,128],{},"Step values",[73,130,131,134],{},[31,132,133],{},"*\u002F5 * * * *"," = every 5 minutes",[10,136,138],{"id":137},"common-examples","Common Examples",[49,140,141,150],{},[52,142,143],{},[55,144,145,148],{},[58,146,147],{},"Expression",[58,149,63],{},[68,151,152,161,171,181,191,201],{},[55,153,154,158],{},[73,155,156],{},[31,157,133],{},[73,159,160],{},"Every 5 minutes",[55,162,163,168],{},[73,164,165],{},[31,166,167],{},"0 * * * *",[73,169,170],{},"Every hour",[55,172,173,178],{},[73,174,175],{},[31,176,177],{},"0 0 * * *",[73,179,180],{},"Every day at midnight",[55,182,183,188],{},[73,184,185],{},[31,186,187],{},"0 0 * * 1",[73,189,190],{},"Every Monday at midnight",[55,192,193,198],{},[73,194,195],{},[31,196,197],{},"0 0 1 * *",[73,199,200],{},"First day of every month",[55,202,203,208],{},[73,204,205],{},[31,206,207],{},"0 9 * * 1-5",[73,209,210],{},"Weekdays at 9 AM",[10,212,214],{"id":213},"day-of-week-values","Day of Week Values",[49,216,217,227],{},[52,218,219],{},[55,220,221,224],{},[58,222,223],{},"Value",[58,225,226],{},"Day",[68,228,229,237,245,253,261,269,277],{},[55,230,231,234],{},[73,232,233],{},"0 or 7",[73,235,236],{},"Sunday",[55,238,239,242],{},[73,240,241],{},"1",[73,243,244],{},"Monday",[55,246,247,250],{},[73,248,249],{},"2",[73,251,252],{},"Tuesday",[55,254,255,258],{},[73,256,257],{},"3",[73,259,260],{},"Wednesday",[55,262,263,266],{},[73,264,265],{},"4",[73,267,268],{},"Thursday",[55,270,271,274],{},[73,272,273],{},"5",[73,275,276],{},"Friday",[55,278,279,282],{},[73,280,281],{},"6",[73,283,284],{},"Saturday",[10,286,288],{"id":287},"try-it-yourself","Try It Yourself",[15,290,291,292,297],{},"Use our free ",[293,294,296],"a",{"href":295},"\u002Ftools\u002Fcron-parser","Cron Parser"," to validate cron expressions and see their next execution times.",{"title":33,"searchDepth":299,"depth":299,"links":300},2,[301,306,307,308,309],{"id":12,"depth":299,"text":13,"children":302},[303,305],{"id":21,"depth":304,"text":22},3,{"id":36,"depth":304,"text":37},{"id":46,"depth":299,"text":47},{"id":137,"depth":299,"text":138},{"id":213,"depth":299,"text":214},{"id":287,"depth":299,"text":288},"2026-05-26","Complete guide to cron expression syntax with examples for 5-field and 6-field formats. Learn to schedule tasks like a pro.","md",{"immutable":314},true,"\u002Fguides\u002Fcron-syntax-guide",8,{"title":5,"description":311},"guides\u002Fcron-syntax-guide","gOtyKUiJSPpw-cDyCOrjXQ1DKQLWLGHVqCtjfls81tY",1780401323165]