[en][calendar] fix

This commit is contained in:
Andrea Vos 2022-06-23 16:59:53 +02:00
parent 1bbf3290d4
commit e219178f0b

View File

@ -217,7 +217,7 @@ module.exports = [
} }
lastDay = d; lastDay = d;
} }
yield new Day(lastDay.year, 12, 1); yield new Day(lastDay.year, 10, 1);
}, EventLevel.Week), }, EventLevel.Week),
// Paush 6 (Bikram Sambat) // Paush 6 (Bikram Sambat)