Closed MCKRUZ closed 11 years ago
I'm seeing this, too, in an application where I have the calendar implemented; exact same issue. I'm having to add an extra boolean to the array that I pass back in -calendarMonthView:marksFromDate:toDate:
delegate method.
I added a timeZone property so you can change the time zone to whatever you'd like. Is this still a problem? I don't see it crash when viewing November 2012
This is easily reproducible...
In the demo code change the "DemoCalendarMonth.m" class method to look like this...notice that the timezones are EMT. Also make sure that your current date on your computer is set to Nov 2nd. 2012.