Posts by Expedito • 31 points
1 post
-
3
votes2
answers1545
viewsQ: get the date in fullcalendar’s select event
I’d like to know how to get the value of data by doing the select of a day in fullcalendar select: function(start, end, allDay) { start = $.fullCalendar.formatDate(start, 'yyyy-MM-dd'); alert('Valor…