I have configured the calendar to display the event times however they are listed in military time. See screen shot below. how can i change the time to show standard non military time?
Ha!! I figured this one out myself. I edited the MMM-CalendarExt\config.js file with the code below and solved the issue.
//timeFormat: "HH:mm",timeFormat: "hh:mm",
I have configured the calendar to display the event times however they are listed in military time. See screen shot below. how can i change the time to show standard non military time?