Issue 198: Documentation issue re default time format?
Status:  Released
Owner: ----
Closed:  Aug 2013
Reported by gordonbi...@gmail.com, Nov 19, 2009
I believe that in the general documentation page: http://arshaw.com/fullcalendar/docs/ there is a 
minor error:

  '': 'h(:mm)t'            // 7pm

should actually read:

  '': 'h(:mm)t'            // 7p

because this is how to get the am/pm, right?

  '': 'h(:mm)tt'            // 7pm
Nov 27, 2009
Project Member #1 adamrs...@gmail.com
hah, yes, thank you gordon, i fixed it on the live site
Status: Fixed
Labels: -Priority-Medium
Aug 13, 2013
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Aug 13, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Released