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
{{ message }}
This repository was archived by the owner on Nov 13, 2025. It is now read-only.
Hi there,
My iOS deployment target is 10.2, I am using CocoaPods and using version 1.2.6 of the THCalendarDatePicker.
For some reason, the selected date for:
datePicker:(THDatePickerViewController *)datePicker selectedDate:(NSDate *)selectedDateIs returning as a class of __NSTaggedDate, not NSDate.
Would anyone know why this may be the case and how to fix this?