[{"data":1,"prerenderedAt":1591},["ShallowReactive",2],{"content-query-5pbZ8j3hDM":3},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"category":5,"createdAt":10,"updatedAt":10,"body":11,"_type":1585,"_id":1586,"_source":1587,"_file":1588,"_stem":1589,"_extension":1590},"/article/coding/calculate-total-unique-date-range-in-php","coding",false,"","在 PHP 中計算不重複的日期區間加總","有一組不固定長度的 array，裡面包含了工作經歷的起訖日期，例如:","2024-11-03",{"type":12,"children":13,"toc":1582},"root",[14,21,545,550,556,1576],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19],{"type":20,"value":9},"text",{"type":15,"tag":22,"props":23,"children":27},"pre",{"className":24,"code":25,"language":26,"meta":7,"style":7},"language-php shiki shiki-themes material-theme-palenight","$workExps = [\n    ['startDate' => '2020/01', 'endDate' => '2023/02'], ['startDate' => '2024/06', 'endDate' => '2024/07'],\n];\n// or\n$workExps = [\n    ['startDate' => '2020/01', 'endDate' => '2022/08'], ['startDate' => '2021/05', 'endDate' => '2023/05'],\n    ['startDate' => '2020/01', 'endDate' => '2022/08'], ['startDate' => '2021/05', 'endDate' => '2023/05'],\n];\n","php",[28],{"type":15,"tag":29,"props":30,"children":31},"code",{"__ignoreMap":7},[32,60,215,224,234,254,397,537],{"type":15,"tag":33,"props":34,"children":37},"span",{"class":35,"line":36},"line",1,[38,44,50,55],{"type":15,"tag":33,"props":39,"children":41},{"style":40},"--shiki-default:#89DDFF",[42],{"type":20,"value":43},"$",{"type":15,"tag":33,"props":45,"children":47},{"style":46},"--shiki-default:#BABED8",[48],{"type":20,"value":49},"workExps ",{"type":15,"tag":33,"props":51,"children":52},{"style":40},[53],{"type":20,"value":54},"=",{"type":15,"tag":33,"props":56,"children":57},{"style":40},[58],{"type":20,"value":59}," [\n",{"type":15,"tag":33,"props":61,"children":63},{"class":35,"line":62},2,[64,69,74,80,84,89,94,99,103,108,112,117,121,125,129,134,138,143,148,152,156,160,164,168,173,177,181,185,189,193,197,201,206,210],{"type":15,"tag":33,"props":65,"children":66},{"style":40},[67],{"type":20,"value":68},"    [",{"type":15,"tag":33,"props":70,"children":71},{"style":40},[72],{"type":20,"value":73},"'",{"type":15,"tag":33,"props":75,"children":77},{"style":76},"--shiki-default:#C3E88D",[78],{"type":20,"value":79},"startDate",{"type":15,"tag":33,"props":81,"children":82},{"style":40},[83],{"type":20,"value":73},{"type":15,"tag":33,"props":85,"children":86},{"style":40},[87],{"type":20,"value":88}," =>",{"type":15,"tag":33,"props":90,"children":91},{"style":40},[92],{"type":20,"value":93}," '",{"type":15,"tag":33,"props":95,"children":96},{"style":76},[97],{"type":20,"value":98},"2020/01",{"type":15,"tag":33,"props":100,"children":101},{"style":40},[102],{"type":20,"value":73},{"type":15,"tag":33,"props":104,"children":105},{"style":40},[106],{"type":20,"value":107},",",{"type":15,"tag":33,"props":109,"children":110},{"style":40},[111],{"type":20,"value":93},{"type":15,"tag":33,"props":113,"children":114},{"style":76},[115],{"type":20,"value":116},"endDate",{"type":15,"tag":33,"props":118,"children":119},{"style":40},[120],{"type":20,"value":73},{"type":15,"tag":33,"props":122,"children":123},{"style":40},[124],{"type":20,"value":88},{"type":15,"tag":33,"props":126,"children":127},{"style":40},[128],{"type":20,"value":93},{"type":15,"tag":33,"props":130,"children":131},{"style":76},[132],{"type":20,"value":133},"2023/02",{"type":15,"tag":33,"props":135,"children":136},{"style":40},[137],{"type":20,"value":73},{"type":15,"tag":33,"props":139,"children":140},{"style":40},[141],{"type":20,"value":142},"],",{"type":15,"tag":33,"props":144,"children":145},{"style":40},[146],{"type":20,"value":147}," [",{"type":15,"tag":33,"props":149,"children":150},{"style":40},[151],{"type":20,"value":73},{"type":15,"tag":33,"props":153,"children":154},{"style":76},[155],{"type":20,"value":79},{"type":15,"tag":33,"props":157,"children":158},{"style":40},[159],{"type":20,"value":73},{"type":15,"tag":33,"props":161,"children":162},{"style":40},[163],{"type":20,"value":88},{"type":15,"tag":33,"props":165,"children":166},{"style":40},[167],{"type":20,"value":93},{"type":15,"tag":33,"props":169,"children":170},{"style":76},[171],{"type":20,"value":172},"2024/06",{"type":15,"tag":33,"props":174,"children":175},{"style":40},[176],{"type":20,"value":73},{"type":15,"tag":33,"props":178,"children":179},{"style":40},[180],{"type":20,"value":107},{"type":15,"tag":33,"props":182,"children":183},{"style":40},[184],{"type":20,"value":93},{"type":15,"tag":33,"props":186,"children":187},{"style":76},[188],{"type":20,"value":116},{"type":15,"tag":33,"props":190,"children":191},{"style":40},[192],{"type":20,"value":73},{"type":15,"tag":33,"props":194,"children":195},{"style":40},[196],{"type":20,"value":88},{"type":15,"tag":33,"props":198,"children":199},{"style":40},[200],{"type":20,"value":93},{"type":15,"tag":33,"props":202,"children":203},{"style":76},[204],{"type":20,"value":205},"2024/07",{"type":15,"tag":33,"props":207,"children":208},{"style":40},[209],{"type":20,"value":73},{"type":15,"tag":33,"props":211,"children":212},{"style":40},[213],{"type":20,"value":214},"],\n",{"type":15,"tag":33,"props":216,"children":218},{"class":35,"line":217},3,[219],{"type":15,"tag":33,"props":220,"children":221},{"style":40},[222],{"type":20,"value":223},"];\n",{"type":15,"tag":33,"props":225,"children":227},{"class":35,"line":226},4,[228],{"type":15,"tag":33,"props":229,"children":231},{"style":230},"--shiki-default:#676E95;--shiki-default-font-style:italic",[232],{"type":20,"value":233},"// or\n",{"type":15,"tag":33,"props":235,"children":237},{"class":35,"line":236},5,[238,242,246,250],{"type":15,"tag":33,"props":239,"children":240},{"style":40},[241],{"type":20,"value":43},{"type":15,"tag":33,"props":243,"children":244},{"style":46},[245],{"type":20,"value":49},{"type":15,"tag":33,"props":247,"children":248},{"style":40},[249],{"type":20,"value":54},{"type":15,"tag":33,"props":251,"children":252},{"style":40},[253],{"type":20,"value":59},{"type":15,"tag":33,"props":255,"children":257},{"class":35,"line":256},6,[258,262,266,270,274,278,282,286,290,294,298,302,306,310,314,319,323,327,331,335,339,343,347,351,356,360,364,368,372,376,380,384,389,393],{"type":15,"tag":33,"props":259,"children":260},{"style":40},[261],{"type":20,"value":68},{"type":15,"tag":33,"props":263,"children":264},{"style":40},[265],{"type":20,"value":73},{"type":15,"tag":33,"props":267,"children":268},{"style":76},[269],{"type":20,"value":79},{"type":15,"tag":33,"props":271,"children":272},{"style":40},[273],{"type":20,"value":73},{"type":15,"tag":33,"props":275,"children":276},{"style":40},[277],{"type":20,"value":88},{"type":15,"tag":33,"props":279,"children":280},{"style":40},[281],{"type":20,"value":93},{"type":15,"tag":33,"props":283,"children":284},{"style":76},[285],{"type":20,"value":98},{"type":15,"tag":33,"props":287,"children":288},{"style":40},[289],{"type":20,"value":73},{"type":15,"tag":33,"props":291,"children":292},{"style":40},[293],{"type":20,"value":107},{"type":15,"tag":33,"props":295,"children":296},{"style":40},[297],{"type":20,"value":93},{"type":15,"tag":33,"props":299,"children":300},{"style":76},[301],{"type":20,"value":116},{"type":15,"tag":33,"props":303,"children":304},{"style":40},[305],{"type":20,"value":73},{"type":15,"tag":33,"props":307,"children":308},{"style":40},[309],{"type":20,"value":88},{"type":15,"tag":33,"props":311,"children":312},{"style":40},[313],{"type":20,"value":93},{"type":15,"tag":33,"props":315,"children":316},{"style":76},[317],{"type":20,"value":318},"2022/08",{"type":15,"tag":33,"props":320,"children":321},{"style":40},[322],{"type":20,"value":73},{"type":15,"tag":33,"props":324,"children":325},{"style":40},[326],{"type":20,"value":142},{"type":15,"tag":33,"props":328,"children":329},{"style":40},[330],{"type":20,"value":147},{"type":15,"tag":33,"props":332,"children":333},{"style":40},[334],{"type":20,"value":73},{"type":15,"tag":33,"props":336,"children":337},{"style":76},[338],{"type":20,"value":79},{"type":15,"tag":33,"props":340,"children":341},{"style":40},[342],{"type":20,"value":73},{"type":15,"tag":33,"props":344,"children":345},{"style":40},[346],{"type":20,"value":88},{"type":15,"tag":33,"props":348,"children":349},{"style":40},[350],{"type":20,"value":93},{"type":15,"tag":33,"props":352,"children":353},{"style":76},[354],{"type":20,"value":355},"2021/05",{"type":15,"tag":33,"props":357,"children":358},{"style":40},[359],{"type":20,"value":73},{"type":15,"tag":33,"props":361,"children":362},{"style":40},[363],{"type":20,"value":107},{"type":15,"tag":33,"props":365,"children":366},{"style":40},[367],{"type":20,"value":93},{"type":15,"tag":33,"props":369,"children":370},{"style":76},[371],{"type":20,"value":116},{"type":15,"tag":33,"props":373,"children":374},{"style":40},[375],{"type":20,"value":73},{"type":15,"tag":33,"props":377,"children":378},{"style":40},[379],{"type":20,"value":88},{"type":15,"tag":33,"props":381,"children":382},{"style":40},[383],{"type":20,"value":93},{"type":15,"tag":33,"props":385,"children":386},{"style":76},[387],{"type":20,"value":388},"2023/05",{"type":15,"tag":33,"props":390,"children":391},{"style":40},[392],{"type":20,"value":73},{"type":15,"tag":33,"props":394,"children":395},{"style":40},[396],{"type":20,"value":214},{"type":15,"tag":33,"props":398,"children":400},{"class":35,"line":399},7,[401,405,409,413,417,421,425,429,433,437,441,445,449,453,457,461,465,469,473,477,481,485,489,493,497,501,505,509,513,517,521,525,529,533],{"type":15,"tag":33,"props":402,"children":403},{"style":40},[404],{"type":20,"value":68},{"type":15,"tag":33,"props":406,"children":407},{"style":40},[408],{"type":20,"value":73},{"type":15,"tag":33,"props":410,"children":411},{"style":76},[412],{"type":20,"value":79},{"type":15,"tag":33,"props":414,"children":415},{"style":40},[416],{"type":20,"value":73},{"type":15,"tag":33,"props":418,"children":419},{"style":40},[420],{"type":20,"value":88},{"type":15,"tag":33,"props":422,"children":423},{"style":40},[424],{"type":20,"value":93},{"type":15,"tag":33,"props":426,"children":427},{"style":76},[428],{"type":20,"value":98},{"type":15,"tag":33,"props":430,"children":431},{"style":40},[432],{"type":20,"value":73},{"type":15,"tag":33,"props":434,"children":435},{"style":40},[436],{"type":20,"value":107},{"type":15,"tag":33,"props":438,"children":439},{"style":40},[440],{"type":20,"value":93},{"type":15,"tag":33,"props":442,"children":443},{"style":76},[444],{"type":20,"value":116},{"type":15,"tag":33,"props":446,"children":447},{"style":40},[448],{"type":20,"value":73},{"type":15,"tag":33,"props":450,"children":451},{"style":40},[452],{"type":20,"value":88},{"type":15,"tag":33,"props":454,"children":455},{"style":40},[456],{"type":20,"value":93},{"type":15,"tag":33,"props":458,"children":459},{"style":76},[460],{"type":20,"value":318},{"type":15,"tag":33,"props":462,"children":463},{"style":40},[464],{"type":20,"value":73},{"type":15,"tag":33,"props":466,"children":467},{"style":40},[468],{"type":20,"value":142},{"type":15,"tag":33,"props":470,"children":471},{"style":40},[472],{"type":20,"value":147},{"type":15,"tag":33,"props":474,"children":475},{"style":40},[476],{"type":20,"value":73},{"type":15,"tag":33,"props":478,"children":479},{"style":76},[480],{"type":20,"value":79},{"type":15,"tag":33,"props":482,"children":483},{"style":40},[484],{"type":20,"value":73},{"type":15,"tag":33,"props":486,"children":487},{"style":40},[488],{"type":20,"value":88},{"type":15,"tag":33,"props":490,"children":491},{"style":40},[492],{"type":20,"value":93},{"type":15,"tag":33,"props":494,"children":495},{"style":76},[496],{"type":20,"value":355},{"type":15,"tag":33,"props":498,"children":499},{"style":40},[500],{"type":20,"value":73},{"type":15,"tag":33,"props":502,"children":503},{"style":40},[504],{"type":20,"value":107},{"type":15,"tag":33,"props":506,"children":507},{"style":40},[508],{"type":20,"value":93},{"type":15,"tag":33,"props":510,"children":511},{"style":76},[512],{"type":20,"value":116},{"type":15,"tag":33,"props":514,"children":515},{"style":40},[516],{"type":20,"value":73},{"type":15,"tag":33,"props":518,"children":519},{"style":40},[520],{"type":20,"value":88},{"type":15,"tag":33,"props":522,"children":523},{"style":40},[524],{"type":20,"value":93},{"type":15,"tag":33,"props":526,"children":527},{"style":76},[528],{"type":20,"value":388},{"type":15,"tag":33,"props":530,"children":531},{"style":40},[532],{"type":20,"value":73},{"type":15,"tag":33,"props":534,"children":535},{"style":40},[536],{"type":20,"value":214},{"type":15,"tag":33,"props":538,"children":540},{"class":35,"line":539},8,[541],{"type":15,"tag":33,"props":542,"children":543},{"style":40},[544],{"type":20,"value":223},{"type":15,"tag":16,"props":546,"children":547},{},[548],{"type":20,"value":549},"需要去計算工作日期的區間總合，且不能計算重複的日期，回傳一個 array 包含計算後的年和月。",{"type":15,"tag":551,"props":552,"children":554},"h2",{"id":553},"範例",[555],{"type":20,"value":553},{"type":15,"tag":22,"props":557,"children":559},{"className":24,"code":558,"language":26,"meta":7,"style":7},"$totalMonths = 0;\n$periods = [];\n\nforeach ($workExps as $workExp) {\n    $start = Carbon::createFromFormat('Y/m', $workExp['startDate'])->startOfMonth();\n    $end = Carbon::createFromFormat('Y/m', $workExp['endDate'])->startOfMonth();\n    $newPeriod = CarbonPeriod::create($start, $end);\n    $overlap = false;\n    foreach ($periods as $index => $period) {\n        if ($newPeriod->overlaps($period)) {\n            $periods[$index] = CarbonPeriod::create(\n                min($period->getStartDate(), $newPeriod->getStartDate()),\n                max($period->getEndDate(), $newPeriod->getEndDate())\n            );\n            $overlap = true;\n            break;\n        }\n    }\n    if (!$overlap) {\n        $periods[] = $newPeriod;\n    }\n}\nforeach ($periods as $period) {\n    $start = $period->getStartDate();\n    $end = $period->getEndDate();\n    $totalMonths += $start->diffInMonths($end);\n}\n$resumeData['seniority'] = [(int) floor($totalMonths / 12), $totalMonths % 12];\n",[560],{"type":15,"tag":29,"props":561,"children":562},{"__ignoreMap":7},[563,590,611,620,663,759,843,901,922,974,1019,1070,1122,1173,1182,1203,1216,1225,1234,1261,1295,1303,1312,1348,1384,1420,1466,1474],{"type":15,"tag":33,"props":564,"children":565},{"class":35,"line":36},[566,570,575,579,585],{"type":15,"tag":33,"props":567,"children":568},{"style":40},[569],{"type":20,"value":43},{"type":15,"tag":33,"props":571,"children":572},{"style":46},[573],{"type":20,"value":574},"totalMonths ",{"type":15,"tag":33,"props":576,"children":577},{"style":40},[578],{"type":20,"value":54},{"type":15,"tag":33,"props":580,"children":582},{"style":581},"--shiki-default:#F78C6C",[583],{"type":20,"value":584}," 0",{"type":15,"tag":33,"props":586,"children":587},{"style":40},[588],{"type":20,"value":589},";\n",{"type":15,"tag":33,"props":591,"children":592},{"class":35,"line":62},[593,597,602,606],{"type":15,"tag":33,"props":594,"children":595},{"style":40},[596],{"type":20,"value":43},{"type":15,"tag":33,"props":598,"children":599},{"style":46},[600],{"type":20,"value":601},"periods ",{"type":15,"tag":33,"props":603,"children":604},{"style":40},[605],{"type":20,"value":54},{"type":15,"tag":33,"props":607,"children":608},{"style":40},[609],{"type":20,"value":610}," [];\n",{"type":15,"tag":33,"props":612,"children":613},{"class":35,"line":217},[614],{"type":15,"tag":33,"props":615,"children":617},{"emptyLinePlaceholder":616},true,[618],{"type":20,"value":619},"\n",{"type":15,"tag":33,"props":621,"children":622},{"class":35,"line":226},[623,629,634,638,643,648,653,658],{"type":15,"tag":33,"props":624,"children":626},{"style":625},"--shiki-default:#89DDFF;--shiki-default-font-style:italic",[627],{"type":20,"value":628},"foreach",{"type":15,"tag":33,"props":630,"children":631},{"style":40},[632],{"type":20,"value":633}," ($",{"type":15,"tag":33,"props":635,"children":636},{"style":46},[637],{"type":20,"value":49},{"type":15,"tag":33,"props":639,"children":640},{"style":40},[641],{"type":20,"value":642},"as",{"type":15,"tag":33,"props":644,"children":645},{"style":40},[646],{"type":20,"value":647}," $",{"type":15,"tag":33,"props":649,"children":650},{"style":46},[651],{"type":20,"value":652},"workExp",{"type":15,"tag":33,"props":654,"children":655},{"style":40},[656],{"type":20,"value":657},")",{"type":15,"tag":33,"props":659,"children":660},{"style":40},[661],{"type":20,"value":662}," {\n",{"type":15,"tag":33,"props":664,"children":665},{"class":35,"line":236},[666,671,676,680,686,691,697,702,706,711,715,719,723,727,732,736,740,744,749,754],{"type":15,"tag":33,"props":667,"children":668},{"style":40},[669],{"type":20,"value":670},"    $",{"type":15,"tag":33,"props":672,"children":673},{"style":46},[674],{"type":20,"value":675},"start ",{"type":15,"tag":33,"props":677,"children":678},{"style":40},[679],{"type":20,"value":54},{"type":15,"tag":33,"props":681,"children":683},{"style":682},"--shiki-default:#FFCB6B",[684],{"type":20,"value":685}," Carbon",{"type":15,"tag":33,"props":687,"children":688},{"style":40},[689],{"type":20,"value":690},"::",{"type":15,"tag":33,"props":692,"children":694},{"style":693},"--shiki-default:#82AAFF",[695],{"type":20,"value":696},"createFromFormat",{"type":15,"tag":33,"props":698,"children":699},{"style":40},[700],{"type":20,"value":701},"(",{"type":15,"tag":33,"props":703,"children":704},{"style":40},[705],{"type":20,"value":73},{"type":15,"tag":33,"props":707,"children":708},{"style":76},[709],{"type":20,"value":710},"Y/m",{"type":15,"tag":33,"props":712,"children":713},{"style":40},[714],{"type":20,"value":73},{"type":15,"tag":33,"props":716,"children":717},{"style":40},[718],{"type":20,"value":107},{"type":15,"tag":33,"props":720,"children":721},{"style":40},[722],{"type":20,"value":647},{"type":15,"tag":33,"props":724,"children":725},{"style":46},[726],{"type":20,"value":652},{"type":15,"tag":33,"props":728,"children":729},{"style":40},[730],{"type":20,"value":731},"[",{"type":15,"tag":33,"props":733,"children":734},{"style":40},[735],{"type":20,"value":73},{"type":15,"tag":33,"props":737,"children":738},{"style":76},[739],{"type":20,"value":79},{"type":15,"tag":33,"props":741,"children":742},{"style":40},[743],{"type":20,"value":73},{"type":15,"tag":33,"props":745,"children":746},{"style":40},[747],{"type":20,"value":748},"])->",{"type":15,"tag":33,"props":750,"children":751},{"style":693},[752],{"type":20,"value":753},"startOfMonth",{"type":15,"tag":33,"props":755,"children":756},{"style":40},[757],{"type":20,"value":758},"();\n",{"type":15,"tag":33,"props":760,"children":761},{"class":35,"line":256},[762,766,771,775,779,783,787,791,795,799,803,807,811,815,819,823,827,831,835,839],{"type":15,"tag":33,"props":763,"children":764},{"style":40},[765],{"type":20,"value":670},{"type":15,"tag":33,"props":767,"children":768},{"style":46},[769],{"type":20,"value":770},"end ",{"type":15,"tag":33,"props":772,"children":773},{"style":40},[774],{"type":20,"value":54},{"type":15,"tag":33,"props":776,"children":777},{"style":682},[778],{"type":20,"value":685},{"type":15,"tag":33,"props":780,"children":781},{"style":40},[782],{"type":20,"value":690},{"type":15,"tag":33,"props":784,"children":785},{"style":693},[786],{"type":20,"value":696},{"type":15,"tag":33,"props":788,"children":789},{"style":40},[790],{"type":20,"value":701},{"type":15,"tag":33,"props":792,"children":793},{"style":40},[794],{"type":20,"value":73},{"type":15,"tag":33,"props":796,"children":797},{"style":76},[798],{"type":20,"value":710},{"type":15,"tag":33,"props":800,"children":801},{"style":40},[802],{"type":20,"value":73},{"type":15,"tag":33,"props":804,"children":805},{"style":40},[806],{"type":20,"value":107},{"type":15,"tag":33,"props":808,"children":809},{"style":40},[810],{"type":20,"value":647},{"type":15,"tag":33,"props":812,"children":813},{"style":46},[814],{"type":20,"value":652},{"type":15,"tag":33,"props":816,"children":817},{"style":40},[818],{"type":20,"value":731},{"type":15,"tag":33,"props":820,"children":821},{"style":40},[822],{"type":20,"value":73},{"type":15,"tag":33,"props":824,"children":825},{"style":76},[826],{"type":20,"value":116},{"type":15,"tag":33,"props":828,"children":829},{"style":40},[830],{"type":20,"value":73},{"type":15,"tag":33,"props":832,"children":833},{"style":40},[834],{"type":20,"value":748},{"type":15,"tag":33,"props":836,"children":837},{"style":693},[838],{"type":20,"value":753},{"type":15,"tag":33,"props":840,"children":841},{"style":40},[842],{"type":20,"value":758},{"type":15,"tag":33,"props":844,"children":845},{"class":35,"line":399},[846,850,855,859,864,868,873,878,883,887,891,896],{"type":15,"tag":33,"props":847,"children":848},{"style":40},[849],{"type":20,"value":670},{"type":15,"tag":33,"props":851,"children":852},{"style":46},[853],{"type":20,"value":854},"newPeriod ",{"type":15,"tag":33,"props":856,"children":857},{"style":40},[858],{"type":20,"value":54},{"type":15,"tag":33,"props":860,"children":861},{"style":682},[862],{"type":20,"value":863}," CarbonPeriod",{"type":15,"tag":33,"props":865,"children":866},{"style":40},[867],{"type":20,"value":690},{"type":15,"tag":33,"props":869,"children":870},{"style":693},[871],{"type":20,"value":872},"create",{"type":15,"tag":33,"props":874,"children":875},{"style":40},[876],{"type":20,"value":877},"($",{"type":15,"tag":33,"props":879,"children":880},{"style":46},[881],{"type":20,"value":882},"start",{"type":15,"tag":33,"props":884,"children":885},{"style":40},[886],{"type":20,"value":107},{"type":15,"tag":33,"props":888,"children":889},{"style":40},[890],{"type":20,"value":647},{"type":15,"tag":33,"props":892,"children":893},{"style":46},[894],{"type":20,"value":895},"end",{"type":15,"tag":33,"props":897,"children":898},{"style":40},[899],{"type":20,"value":900},");\n",{"type":15,"tag":33,"props":902,"children":903},{"class":35,"line":539},[904,908,913,917],{"type":15,"tag":33,"props":905,"children":906},{"style":40},[907],{"type":20,"value":670},{"type":15,"tag":33,"props":909,"children":910},{"style":46},[911],{"type":20,"value":912},"overlap ",{"type":15,"tag":33,"props":914,"children":915},{"style":40},[916],{"type":20,"value":54},{"type":15,"tag":33,"props":918,"children":919},{"style":40},[920],{"type":20,"value":921}," false;\n",{"type":15,"tag":33,"props":923,"children":925},{"class":35,"line":924},9,[926,931,935,939,943,947,952,957,961,966,970],{"type":15,"tag":33,"props":927,"children":928},{"style":625},[929],{"type":20,"value":930},"    foreach",{"type":15,"tag":33,"props":932,"children":933},{"style":40},[934],{"type":20,"value":633},{"type":15,"tag":33,"props":936,"children":937},{"style":46},[938],{"type":20,"value":601},{"type":15,"tag":33,"props":940,"children":941},{"style":40},[942],{"type":20,"value":642},{"type":15,"tag":33,"props":944,"children":945},{"style":40},[946],{"type":20,"value":647},{"type":15,"tag":33,"props":948,"children":949},{"style":46},[950],{"type":20,"value":951},"index ",{"type":15,"tag":33,"props":953,"children":954},{"style":40},[955],{"type":20,"value":956},"=>",{"type":15,"tag":33,"props":958,"children":959},{"style":40},[960],{"type":20,"value":647},{"type":15,"tag":33,"props":962,"children":963},{"style":46},[964],{"type":20,"value":965},"period",{"type":15,"tag":33,"props":967,"children":968},{"style":40},[969],{"type":20,"value":657},{"type":15,"tag":33,"props":971,"children":972},{"style":40},[973],{"type":20,"value":662},{"type":15,"tag":33,"props":975,"children":977},{"class":35,"line":976},10,[978,983,987,992,997,1002,1006,1010,1015],{"type":15,"tag":33,"props":979,"children":980},{"style":625},[981],{"type":20,"value":982},"        if",{"type":15,"tag":33,"props":984,"children":985},{"style":40},[986],{"type":20,"value":633},{"type":15,"tag":33,"props":988,"children":989},{"style":46},[990],{"type":20,"value":991},"newPeriod",{"type":15,"tag":33,"props":993,"children":994},{"style":40},[995],{"type":20,"value":996},"->",{"type":15,"tag":33,"props":998,"children":999},{"style":693},[1000],{"type":20,"value":1001},"overlaps",{"type":15,"tag":33,"props":1003,"children":1004},{"style":40},[1005],{"type":20,"value":877},{"type":15,"tag":33,"props":1007,"children":1008},{"style":46},[1009],{"type":20,"value":965},{"type":15,"tag":33,"props":1011,"children":1012},{"style":40},[1013],{"type":20,"value":1014},"))",{"type":15,"tag":33,"props":1016,"children":1017},{"style":40},[1018],{"type":20,"value":662},{"type":15,"tag":33,"props":1020,"children":1022},{"class":35,"line":1021},11,[1023,1028,1033,1038,1043,1048,1053,1057,1061,1065],{"type":15,"tag":33,"props":1024,"children":1025},{"style":40},[1026],{"type":20,"value":1027},"            $",{"type":15,"tag":33,"props":1029,"children":1030},{"style":46},[1031],{"type":20,"value":1032},"periods",{"type":15,"tag":33,"props":1034,"children":1035},{"style":40},[1036],{"type":20,"value":1037},"[$",{"type":15,"tag":33,"props":1039,"children":1040},{"style":46},[1041],{"type":20,"value":1042},"index",{"type":15,"tag":33,"props":1044,"children":1045},{"style":40},[1046],{"type":20,"value":1047},"]",{"type":15,"tag":33,"props":1049,"children":1050},{"style":40},[1051],{"type":20,"value":1052}," =",{"type":15,"tag":33,"props":1054,"children":1055},{"style":682},[1056],{"type":20,"value":863},{"type":15,"tag":33,"props":1058,"children":1059},{"style":40},[1060],{"type":20,"value":690},{"type":15,"tag":33,"props":1062,"children":1063},{"style":693},[1064],{"type":20,"value":872},{"type":15,"tag":33,"props":1066,"children":1067},{"style":40},[1068],{"type":20,"value":1069},"(\n",{"type":15,"tag":33,"props":1071,"children":1073},{"class":35,"line":1072},12,[1074,1079,1083,1087,1091,1096,1101,1105,1109,1113,1117],{"type":15,"tag":33,"props":1075,"children":1076},{"style":693},[1077],{"type":20,"value":1078},"                min",{"type":15,"tag":33,"props":1080,"children":1081},{"style":40},[1082],{"type":20,"value":877},{"type":15,"tag":33,"props":1084,"children":1085},{"style":46},[1086],{"type":20,"value":965},{"type":15,"tag":33,"props":1088,"children":1089},{"style":40},[1090],{"type":20,"value":996},{"type":15,"tag":33,"props":1092,"children":1093},{"style":693},[1094],{"type":20,"value":1095},"getStartDate",{"type":15,"tag":33,"props":1097,"children":1098},{"style":40},[1099],{"type":20,"value":1100},"(),",{"type":15,"tag":33,"props":1102,"children":1103},{"style":40},[1104],{"type":20,"value":647},{"type":15,"tag":33,"props":1106,"children":1107},{"style":46},[1108],{"type":20,"value":991},{"type":15,"tag":33,"props":1110,"children":1111},{"style":40},[1112],{"type":20,"value":996},{"type":15,"tag":33,"props":1114,"children":1115},{"style":693},[1116],{"type":20,"value":1095},{"type":15,"tag":33,"props":1118,"children":1119},{"style":40},[1120],{"type":20,"value":1121},"()),\n",{"type":15,"tag":33,"props":1123,"children":1125},{"class":35,"line":1124},13,[1126,1131,1135,1139,1143,1148,1152,1156,1160,1164,1168],{"type":15,"tag":33,"props":1127,"children":1128},{"style":693},[1129],{"type":20,"value":1130},"                max",{"type":15,"tag":33,"props":1132,"children":1133},{"style":40},[1134],{"type":20,"value":877},{"type":15,"tag":33,"props":1136,"children":1137},{"style":46},[1138],{"type":20,"value":965},{"type":15,"tag":33,"props":1140,"children":1141},{"style":40},[1142],{"type":20,"value":996},{"type":15,"tag":33,"props":1144,"children":1145},{"style":693},[1146],{"type":20,"value":1147},"getEndDate",{"type":15,"tag":33,"props":1149,"children":1150},{"style":40},[1151],{"type":20,"value":1100},{"type":15,"tag":33,"props":1153,"children":1154},{"style":40},[1155],{"type":20,"value":647},{"type":15,"tag":33,"props":1157,"children":1158},{"style":46},[1159],{"type":20,"value":991},{"type":15,"tag":33,"props":1161,"children":1162},{"style":40},[1163],{"type":20,"value":996},{"type":15,"tag":33,"props":1165,"children":1166},{"style":693},[1167],{"type":20,"value":1147},{"type":15,"tag":33,"props":1169,"children":1170},{"style":40},[1171],{"type":20,"value":1172},"())\n",{"type":15,"tag":33,"props":1174,"children":1176},{"class":35,"line":1175},14,[1177],{"type":15,"tag":33,"props":1178,"children":1179},{"style":40},[1180],{"type":20,"value":1181},"            );\n",{"type":15,"tag":33,"props":1183,"children":1185},{"class":35,"line":1184},15,[1186,1190,1194,1198],{"type":15,"tag":33,"props":1187,"children":1188},{"style":40},[1189],{"type":20,"value":1027},{"type":15,"tag":33,"props":1191,"children":1192},{"style":46},[1193],{"type":20,"value":912},{"type":15,"tag":33,"props":1195,"children":1196},{"style":40},[1197],{"type":20,"value":54},{"type":15,"tag":33,"props":1199,"children":1200},{"style":40},[1201],{"type":20,"value":1202}," true;\n",{"type":15,"tag":33,"props":1204,"children":1206},{"class":35,"line":1205},16,[1207,1212],{"type":15,"tag":33,"props":1208,"children":1209},{"style":625},[1210],{"type":20,"value":1211},"            break",{"type":15,"tag":33,"props":1213,"children":1214},{"style":40},[1215],{"type":20,"value":589},{"type":15,"tag":33,"props":1217,"children":1219},{"class":35,"line":1218},17,[1220],{"type":15,"tag":33,"props":1221,"children":1222},{"style":40},[1223],{"type":20,"value":1224},"        }\n",{"type":15,"tag":33,"props":1226,"children":1228},{"class":35,"line":1227},18,[1229],{"type":15,"tag":33,"props":1230,"children":1231},{"style":40},[1232],{"type":20,"value":1233},"    }\n",{"type":15,"tag":33,"props":1235,"children":1237},{"class":35,"line":1236},19,[1238,1243,1248,1253,1257],{"type":15,"tag":33,"props":1239,"children":1240},{"style":625},[1241],{"type":20,"value":1242},"    if",{"type":15,"tag":33,"props":1244,"children":1245},{"style":40},[1246],{"type":20,"value":1247}," (!$",{"type":15,"tag":33,"props":1249,"children":1250},{"style":46},[1251],{"type":20,"value":1252},"overlap",{"type":15,"tag":33,"props":1254,"children":1255},{"style":40},[1256],{"type":20,"value":657},{"type":15,"tag":33,"props":1258,"children":1259},{"style":40},[1260],{"type":20,"value":662},{"type":15,"tag":33,"props":1262,"children":1264},{"class":35,"line":1263},20,[1265,1270,1274,1279,1283,1287,1291],{"type":15,"tag":33,"props":1266,"children":1267},{"style":40},[1268],{"type":20,"value":1269},"        $",{"type":15,"tag":33,"props":1271,"children":1272},{"style":46},[1273],{"type":20,"value":1032},{"type":15,"tag":33,"props":1275,"children":1276},{"style":40},[1277],{"type":20,"value":1278},"[]",{"type":15,"tag":33,"props":1280,"children":1281},{"style":40},[1282],{"type":20,"value":1052},{"type":15,"tag":33,"props":1284,"children":1285},{"style":40},[1286],{"type":20,"value":647},{"type":15,"tag":33,"props":1288,"children":1289},{"style":46},[1290],{"type":20,"value":991},{"type":15,"tag":33,"props":1292,"children":1293},{"style":40},[1294],{"type":20,"value":589},{"type":15,"tag":33,"props":1296,"children":1298},{"class":35,"line":1297},21,[1299],{"type":15,"tag":33,"props":1300,"children":1301},{"style":40},[1302],{"type":20,"value":1233},{"type":15,"tag":33,"props":1304,"children":1306},{"class":35,"line":1305},22,[1307],{"type":15,"tag":33,"props":1308,"children":1309},{"style":40},[1310],{"type":20,"value":1311},"}\n",{"type":15,"tag":33,"props":1313,"children":1315},{"class":35,"line":1314},23,[1316,1320,1324,1328,1332,1336,1340,1344],{"type":15,"tag":33,"props":1317,"children":1318},{"style":625},[1319],{"type":20,"value":628},{"type":15,"tag":33,"props":1321,"children":1322},{"style":40},[1323],{"type":20,"value":633},{"type":15,"tag":33,"props":1325,"children":1326},{"style":46},[1327],{"type":20,"value":601},{"type":15,"tag":33,"props":1329,"children":1330},{"style":40},[1331],{"type":20,"value":642},{"type":15,"tag":33,"props":1333,"children":1334},{"style":40},[1335],{"type":20,"value":647},{"type":15,"tag":33,"props":1337,"children":1338},{"style":46},[1339],{"type":20,"value":965},{"type":15,"tag":33,"props":1341,"children":1342},{"style":40},[1343],{"type":20,"value":657},{"type":15,"tag":33,"props":1345,"children":1346},{"style":40},[1347],{"type":20,"value":662},{"type":15,"tag":33,"props":1349,"children":1351},{"class":35,"line":1350},24,[1352,1356,1360,1364,1368,1372,1376,1380],{"type":15,"tag":33,"props":1353,"children":1354},{"style":40},[1355],{"type":20,"value":670},{"type":15,"tag":33,"props":1357,"children":1358},{"style":46},[1359],{"type":20,"value":675},{"type":15,"tag":33,"props":1361,"children":1362},{"style":40},[1363],{"type":20,"value":54},{"type":15,"tag":33,"props":1365,"children":1366},{"style":40},[1367],{"type":20,"value":647},{"type":15,"tag":33,"props":1369,"children":1370},{"style":46},[1371],{"type":20,"value":965},{"type":15,"tag":33,"props":1373,"children":1374},{"style":40},[1375],{"type":20,"value":996},{"type":15,"tag":33,"props":1377,"children":1378},{"style":693},[1379],{"type":20,"value":1095},{"type":15,"tag":33,"props":1381,"children":1382},{"style":40},[1383],{"type":20,"value":758},{"type":15,"tag":33,"props":1385,"children":1387},{"class":35,"line":1386},25,[1388,1392,1396,1400,1404,1408,1412,1416],{"type":15,"tag":33,"props":1389,"children":1390},{"style":40},[1391],{"type":20,"value":670},{"type":15,"tag":33,"props":1393,"children":1394},{"style":46},[1395],{"type":20,"value":770},{"type":15,"tag":33,"props":1397,"children":1398},{"style":40},[1399],{"type":20,"value":54},{"type":15,"tag":33,"props":1401,"children":1402},{"style":40},[1403],{"type":20,"value":647},{"type":15,"tag":33,"props":1405,"children":1406},{"style":46},[1407],{"type":20,"value":965},{"type":15,"tag":33,"props":1409,"children":1410},{"style":40},[1411],{"type":20,"value":996},{"type":15,"tag":33,"props":1413,"children":1414},{"style":693},[1415],{"type":20,"value":1147},{"type":15,"tag":33,"props":1417,"children":1418},{"style":40},[1419],{"type":20,"value":758},{"type":15,"tag":33,"props":1421,"children":1423},{"class":35,"line":1422},26,[1424,1428,1432,1437,1441,1445,1449,1454,1458,1462],{"type":15,"tag":33,"props":1425,"children":1426},{"style":40},[1427],{"type":20,"value":670},{"type":15,"tag":33,"props":1429,"children":1430},{"style":46},[1431],{"type":20,"value":574},{"type":15,"tag":33,"props":1433,"children":1434},{"style":40},[1435],{"type":20,"value":1436},"+=",{"type":15,"tag":33,"props":1438,"children":1439},{"style":40},[1440],{"type":20,"value":647},{"type":15,"tag":33,"props":1442,"children":1443},{"style":46},[1444],{"type":20,"value":882},{"type":15,"tag":33,"props":1446,"children":1447},{"style":40},[1448],{"type":20,"value":996},{"type":15,"tag":33,"props":1450,"children":1451},{"style":693},[1452],{"type":20,"value":1453},"diffInMonths",{"type":15,"tag":33,"props":1455,"children":1456},{"style":40},[1457],{"type":20,"value":877},{"type":15,"tag":33,"props":1459,"children":1460},{"style":46},[1461],{"type":20,"value":895},{"type":15,"tag":33,"props":1463,"children":1464},{"style":40},[1465],{"type":20,"value":900},{"type":15,"tag":33,"props":1467,"children":1469},{"class":35,"line":1468},27,[1470],{"type":15,"tag":33,"props":1471,"children":1472},{"style":40},[1473],{"type":20,"value":1311},{"type":15,"tag":33,"props":1475,"children":1477},{"class":35,"line":1476},28,[1478,1482,1487,1491,1495,1500,1504,1508,1512,1517,1523,1527,1532,1536,1540,1545,1550,1555,1559,1563,1568,1572],{"type":15,"tag":33,"props":1479,"children":1480},{"style":40},[1481],{"type":20,"value":43},{"type":15,"tag":33,"props":1483,"children":1484},{"style":46},[1485],{"type":20,"value":1486},"resumeData",{"type":15,"tag":33,"props":1488,"children":1489},{"style":40},[1490],{"type":20,"value":731},{"type":15,"tag":33,"props":1492,"children":1493},{"style":40},[1494],{"type":20,"value":73},{"type":15,"tag":33,"props":1496,"children":1497},{"style":76},[1498],{"type":20,"value":1499},"seniority",{"type":15,"tag":33,"props":1501,"children":1502},{"style":40},[1503],{"type":20,"value":73},{"type":15,"tag":33,"props":1505,"children":1506},{"style":40},[1507],{"type":20,"value":1047},{"type":15,"tag":33,"props":1509,"children":1510},{"style":40},[1511],{"type":20,"value":1052},{"type":15,"tag":33,"props":1513,"children":1514},{"style":40},[1515],{"type":20,"value":1516}," [(",{"type":15,"tag":33,"props":1518,"children":1520},{"style":1519},"--shiki-default:#C792EA",[1521],{"type":20,"value":1522},"int",{"type":15,"tag":33,"props":1524,"children":1525},{"style":40},[1526],{"type":20,"value":657},{"type":15,"tag":33,"props":1528,"children":1529},{"style":693},[1530],{"type":20,"value":1531}," floor",{"type":15,"tag":33,"props":1533,"children":1534},{"style":40},[1535],{"type":20,"value":877},{"type":15,"tag":33,"props":1537,"children":1538},{"style":46},[1539],{"type":20,"value":574},{"type":15,"tag":33,"props":1541,"children":1542},{"style":40},[1543],{"type":20,"value":1544},"/",{"type":15,"tag":33,"props":1546,"children":1547},{"style":581},[1548],{"type":20,"value":1549}," 12",{"type":15,"tag":33,"props":1551,"children":1552},{"style":40},[1553],{"type":20,"value":1554},"),",{"type":15,"tag":33,"props":1556,"children":1557},{"style":40},[1558],{"type":20,"value":647},{"type":15,"tag":33,"props":1560,"children":1561},{"style":46},[1562],{"type":20,"value":574},{"type":15,"tag":33,"props":1564,"children":1565},{"style":40},[1566],{"type":20,"value":1567},"%",{"type":15,"tag":33,"props":1569,"children":1570},{"style":581},[1571],{"type":20,"value":1549},{"type":15,"tag":33,"props":1573,"children":1574},{"style":40},[1575],{"type":20,"value":223},{"type":15,"tag":1577,"props":1578,"children":1579},"style",{},[1580],{"type":20,"value":1581},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}",{"title":7,"searchDepth":62,"depth":62,"links":1583},[1584],{"id":553,"depth":62,"text":553},"markdown","content:article:coding:calculate-total-unique-date-range-in-php.md","content","article/coding/calculate-total-unique-date-range-in-php.md","article/coding/calculate-total-unique-date-range-in-php","md",1766375576102]