FullCalendar doesn't display certain date
问题 I'm using fullCalendar and I've set the structure of visualization like this: $('#calendar').fullCalendar({ 'defaultView': 'agendaWeek', 'height': BackendCalendar.getCalendarHeight(), 'editable': true, 'firstDay': 1, //Lunedì 'slotMinutes': 30, 'snapMinutes': 15, 'axisFormat': 'HH:mm', 'timeFormat': 'HH:mm{ - HH:mm}', 'allDayText': EALang['all_day'], 'columnFormat': { 'month': 'ddd', 'week': 'ddd d/M', 'day': 'dddd d/M' }, 'titleFormat': { 'month': 'MMMM yyyy', 'week': "MMMM d[ yyyy]{ '—'[