I'm currently using tapkuCalendar and it works well, but i need to do some setting :
I want that the calendar return the selected date when users click on a date of an other month (gray box, for examples : the 1st or 2nd of the next month) but not when users click on the left or the right arrow (currently it returns me the 1st of the next or previous month).
Can you help me on how to configure the function monthDidChange ?