As my title, When I use FSCalendar's API selectDate. The headerDate According to 1970. That's my code.
NSDate *startDate = [NSDate date];
[_calendar selectDate: startDate];
As my title, When I use FSCalendar's API selectDate. The headerDate According to 1970. That's my code.
NSDate *startDate = [NSDate date];
[_calendar selectDate: startDate];