Fix calendar

This commit is contained in:
KhaoulaMaleh 2026-02-18 00:36:58 -11:00
parent 0951c37536
commit 3d69c33caf

View file

@ -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: