Thank you for using the Editorial Calendar. If you go to the general settings page for your WordPress there is an item for time format. If you edit the format there it will change the format in the calendar. Just choose an item for the full time.
Hey Zack, thanks for the quick reply. Are you sure that’s all it takes? In general settings, the time is set to:
1:56 pm / g:i a
but in the calendar the time for a draft shows up as “11am” even though the time is set for 11:09.
This is just a test installation of wordpress, so maybe it will work on my production site properly, but not sure why you wouldn’t want the minutes showing anyway.
Try a custom time format like this: g:i A
That just changes 11am to 11AM.
You need to make sure you have two space between the i and the A. I know it’s hacky. I’m sorry about that.
The issue is that the calendar changes certain time formats to only show the hour. You need to make your time format just a little different. You could also put a space before the g if you prefer.