From 462ed5b3c738d08bc058686a973a930aa22b7ca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sosth=C3=A8ne=20Gu=C3=A9don?= Date: Sun, 30 Jun 2024 18:25:43 +0200 Subject: [PATCH] Use the correct locale to create the event date and time icons --- src/components/Event/DateCalendarIcon.vue | 13 +++++++++---- src/components/Event/StartTimeIcon.vue | 8 +++++++- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/src/components/Event/DateCalendarIcon.vue b/src/components/Event/DateCalendarIcon.vue index d598a7c4e..51649cbf6 100644 --- a/src/components/Event/DateCalendarIcon.vue +++ b/src/components/Event/DateCalendarIcon.vue @@ -22,7 +22,12 @@