Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

predicateForEventsWithStartDate function : Is this a bug?

When using predicateForEventsWithStartDate function, it looks like the events returned lies in a time interval of around 4 years. Is this a bug ?

like image 673
Abi Avatar asked Dec 10 '12 07:12

Abi


1 Answers

Yes, it seems like a bug, me too had the same experience. The predicateForEventsWithStartDate: returns only events within a time interval of 4 years from the start date. All the other events lying outside the time interval wont be returned.

like image 199
abi Avatar answered Oct 10 '22 17:10

abi