Closed ghost closed 11 years ago
i want to get some items from current date (already data) in view controller without did select on cell month view. What should i do. i've tried Following method but still not get items:
[self.monthView selectDate:[NSDate date]];
Same here! looking for the answer :-)
Closed by fa79b7d90151636d6357392763f4416ca51a6945
i want to get some items from current date (already data) in view controller without did select on cell month view. What should i do. i've tried Following method but still not get items:
[self.monthView selectDate:[NSDate date]];