I have implement fullcalendar, I have interval of 10 minutes, it works fine in English version but Persian version is not displaying interval correctly, Please view the below screen short, if you see is not showing .30 for second slot, same issue for all slots, is any on know the fix for this?
Asked
Active
Viewed 72 times
1 Answers
2
I am able to solve my issue, thanks you this post, FullCalendar SlotDuration 24:00 and weekNumbers: true alters date formatting
slotDuration: "00:10:00",
slotLabelFormat: [
'[Week] W',
'hh:mm'
],

Kamran Sohail
- 602
- 7
- 13