-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit 198b034
committed
Fix year calculation for the last day of a leap year.
1 parent eb6801f commit 198b034
File tree
2 files changed
+21
-0
lines changed- Release
- src/utilities
- tests/functional/utils
2 files changed
+21
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
736 | 736 |
| |
737 | 737 |
| |
738 | 738 |
| |
739 | + | ||
740 | + | ||
741 | + | ||
742 | + | ||
743 | + | ||
744 | + | ||
739 | 745 |
| |
740 | 746 |
| |
741 | 747 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 | + | ||
137 | + | ||
138 | + | ||
139 | + | ||
140 | + | ||
141 | + | ||
142 | + | ||
143 | + | ||
144 | + | ||
145 | + | ||
146 | + | ||
147 | + | ||
148 | + | ||
149 | + | ||
150 | + | ||
136 | 151 |
| |
137 | 152 |
| |
138 | 153 |
| |
|
0 commit comments