Skip to content

Commit 86d38fc

Browse files
authored
Merge pull request #28 from DHTMLX/next
[update] in locale for calendar timeFormat replaced by clockFormat
2 parents efebb4f + 721dd25 commit 86d38fc

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)