tjeerdintveen/Vurig-Calendar

Its possible to mark only future dates?

Opened this issue · 0 comments

hii i have integrated this calender in my project can any one tell me its posible to mark only future dates?

  • (void)calendarView:(VRGCalendarView *)calendarView switchedToMonth:(int)month targetHeight:(float)targetHeight animated:(BOOL)animated;

This method only gives calender month how can i get calender year and day? how to do that? plz tell me..