Vurig-Calendar
Vurig-Calendar copied to clipboard
No Year Provided in switchedToMonth: delegate method
The main delegate method for populating the calendar view doesn't provide the current year.
This is an easy fix by adding just adding the "year" parameter to the protocol method and then passing [currentMonth year] as the value when calling it in VRGCalendarView.m