Skip to content

Commit c8baba5

Browse files
committed
Update Shia year 1446
1 parent a0bfb26 commit c8baba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Calendars/ShiaCalendar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ public function daysInMonth($year, $month)
8686
1443 => [29, 30, 30, 29, 29, 30, 29, 30, 30, 29, 30, 29],
8787
1444 => [30, 30, 29, 30, 29, 29, 30, 29, 30, 29, 30, 29],
8888
1445 => [30, 30, 30, 29, 30, 29, 29, 30, 29, 30, 29, 29],
89-
1446 => [30, 30, 30, 29, 30, 30, 29, 30, 29, 30, 29, 29],
89+
1446 => [30, 30, 30, 29, 30, 30, 29, 30, 29, 29, 29, 30]
9090
];
9191

9292
if ($month < 1 || $month > 12) {

0 commit comments

Comments
 (0)