From 3d69c33caf54f4b98377fdf5fdba9f6ee5626e5d Mon Sep 17 00:00:00 2001 From: KhaoulaMaleh Date: Wed, 18 Feb 2026 00:36:58 -1100 Subject: [PATCH] Fix calendar --- client/components/boards/boardBody.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/client/components/boards/boardBody.js b/client/components/boards/boardBody.js index 691ed1787..54b0cf4cb 100644 --- a/client/components/boards/boardBody.js +++ b/client/components/boards/boardBody.js @@ -916,8 +916,14 @@ BlazeComponent.extendComponent({ timezone: 'local', weekNumbers: true, // Use non-localized AM/PM time format to avoid confusing notations like 上/下/中 + // Use full 'am'/'pm' instead of single-letter 'a'/'p' for clarity timeFormat: 'h:mma', slotLabelFormat: 'h:mma', + extraSmallTimeFormat: 'h(:mm)a', + smallTimeFormat: 'h(:mm)a', + mediumTimeFormat: 'h:mma', + hourFormat: 'ha', + noMeridiemTimeFormat: 'h:mm', header: { left: 'title today prev,next', center: