i run fullcalendar with this options
defaultTimedEventDuration: '00:30',
slotDuration: '00:30:00',
events: '/admin/appointment_bookings/calendar.json',
minTime: "08:00:00",
maxTime: "24:00:00",
slotLabelFormat: ['HH:mm'],
timeFormat: 'HH:mm' ,
but my date-time only showing for one hours,, the half of hours is not displaying
i want also to show for half of hours (on the red mark),, i inspect the browser on data-time is already correct,, but it's missing the for half of hours
can anyone help me? thx
Try using slotLabelInterval option something like 00:30