You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may well be my own ignorance, but I keep having a problem getting the Test App to run if I use NSChineseCalendar instead of one of the listed ones (Hebrew, Indian, Persian, etc.) For some reason the calendar.firstDate in the loadView method returns 2609-12-26 and calendar.lastDate equals 2602-02-17. And this throws an NSRangeException on the sectionForDate method (it returns 57155). Can anyone point me to where I am going wrong? Thanks!
The text was updated successfully, but these errors were encountered:
This may well be my own ignorance, but I keep having a problem getting the Test App to run if I use NSChineseCalendar instead of one of the listed ones (Hebrew, Indian, Persian, etc.) For some reason the calendar.firstDate in the loadView method returns 2609-12-26 and calendar.lastDate equals 2602-02-17. And this throws an NSRangeException on the sectionForDate method (it returns 57155). Can anyone point me to where I am going wrong? Thanks!
The text was updated successfully, but these errors were encountered: