Skip to content

Commit 721dd25

Browse files
committed
[update] in locale for calendar timeFormat replaced by clockFormat
1 parent 4ea2f2c commit 721dd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ const en = {
135135
pm: ["pm", "PM"],
136136

137137
weekStart: 7,
138-
timeFormat: 24
138+
clockFormat: 24,
139139
},
140140

141141
//core

0 commit comments

Comments
 (0)