the display of February has been fixed in the calendar

This commit is contained in:
iironside
2022-03-11 10:56:16 +03:00
parent 15ae213a66
commit 99f79d3d08
3 changed files with 2490 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class DateHelper {
return 42
}
if (this.prevDay(this.nextMonth(date)).getDate() == 28) {
return 28;
return 35;
}
return 35