24 hour time

This commit is contained in:
Naomi 2011-02-01 18:41:32 -05:00
parent d0102fa922
commit 1795547e70

View file

@ -120,7 +120,10 @@ $(document).ready(function() {
defaultView: 'agendaDay',
editable: false,
allDaySlot: false,
lazyFetching: false,
axisFormat: 'H:mm',
timeFormat: {
agenda: 'H:mm{ - H:mm}'
},
events: getFullCalendarEvents,