From e219178f0b477b19fa05a1e597268713bffd58f9 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Thu, 23 Jun 2022 16:59:53 +0200 Subject: [PATCH] [en][calendar] fix --- locale/en/calendar/events.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en/calendar/events.js b/locale/en/calendar/events.js index ce1de6d48..6aa69a088 100644 --- a/locale/en/calendar/events.js +++ b/locale/en/calendar/events.js @@ -217,7 +217,7 @@ module.exports = [ } lastDay = d; } - yield new Day(lastDay.year, 12, 1); + yield new Day(lastDay.year, 10, 1); }, EventLevel.Week), // Paush 6 (Bikram Sambat)