Issue 154: 24 hour time format?
Status:  Done
Owner: ----
Closed:  Oct 2009
Reported by janhartm...@gmail.com, Oct 29, 2009
I am wondering what it would take to use a 24 hour format?

I need to use dates like 13:30 and such.

Thank you!!!
Oct 29, 2009
#1 janhartm...@gmail.com
Ah, I found out! (removing the 12 || 12)

Another thing is that my dates show +1 hour - how can this be? Summer/winter time? :S
Oct 29, 2009
Project Member #2 adamrs...@gmail.com
hello, fullcalendar has built-in options to do this:
http://arshaw.com/fullcalendar/docs/index.php#time-date-formatting

using the H and HH formatters will do this for you.

hope this helps
Status: Done