fullcalendar - 'AM' or 'PM' in the time format? -


i trying modify default.html demo in full calendar-2.3.2 displays 'am' or 'pm' in time format.

all seem 'a' or 'p' on calendar displayed.

how do please? struggling docs somewhat.

i found answer myself, should else find in same predicament:

timeformat: 'h(:mm)a'

will render (for example) 7:30pm


Comments