Skip to content

Commit 5db0770

Browse files
authored
new commit
1 parent bdafd6a commit 5db0770

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

code/dayofyear.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
% Initialize the days per month
2929
daysPerMonth = [ ...
3030
31; % January
31-
28; % February
31+
30; % February
3232
31; % March
3333
30; % April
3434
31; % May

0 commit comments

Comments
 (0)