Issue 1903: want to get clicked day
Status:  Invalid
Owner: ----
Closed:  Aug 2013
Reported by sachi...@tekdi.net, Jul 6, 2013
I want to get the value of clicked day.
I did it as follows

dayClick: function( date, allDay, jsEvent, view ) { 
  var clickdedDay = parseInt($(this).text());
});

please can anyonce tell me the correct way to do it.

Aug 24, 2013
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Invalid