From 6aea9f0fd1d8c2e0fdff939ca07c37f4ccb68c73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Fri, 24 Dec 2021 15:47:16 +0300 Subject: [PATCH] Fix #10993 | Calendar: the Year is incorrect for Multiple Months mode --- src/app/components/calendar/calendar.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/calendar/calendar.ts b/src/app/components/calendar/calendar.ts index 3b57b3c05ab..528a559ce58 100755 --- a/src/app/components/calendar/calendar.ts +++ b/src/app/components/calendar/calendar.ts @@ -59,7 +59,7 @@ export interface LocaleSettings { {{getMonthName(month.month)}} {{yearPickerValues()[0]}} - {{yearPickerValues()[yearPickerValues().length - 1]}}