From 6194f860521f292803c523a589ccc1a1ffa8ec10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bahad=C4=B1r=20Sofuo=C4=9Flu?= Date: Wed, 30 Aug 2023 13:32:09 +0300 Subject: [PATCH 1/2] keydown method added to format=12 container --- components/lib/calendar/Calendar.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/lib/calendar/Calendar.vue b/components/lib/calendar/Calendar.vue index aeb78dc2c..a3973e917 100755 --- a/components/lib/calendar/Calendar.vue +++ b/components/lib/calendar/Calendar.vue @@ -391,13 +391,13 @@ {{ timeSeparator }}
- {{ pm ? $primevue.config.locale.pm : $primevue.config.locale.am }} -