I am displaying all the events on my calendar, no issues. However, I want to change just the sidebar times from military to standard time. I don’t want to change any other formatting as my backend code processes everything in military time. Is it possible to just change the formatting on the front-end sidebar from military to standard?
Even if I have to hardcode it.
Thanks!