Hi,

I'm using SmartDate along with fullcalendar 4.0.0_RC1. I have run into this particular problem and I can't seem to figure out how to address this. I have set up an events content type, created a few events and have created a view using the events type and the fullcalendar. I need the month view and the list view, however, on the month view in the calendar grid, time is displayed as 6: 30p. I want to change this to display 6: 30pm. How can I go about it? I can't seem to find this anywhere in the settings. 

Comments

ojchris’s picture

You need to set that using standard PHP date filter within the specific views. Open the target field and enter your =required filter in the textbox labelled "PHP Time Format" In your case that would be 

h:ia