MSCTimeSpanPicker icon indicating copy to clipboard operation
MSCTimeSpanPicker copied to clipboard

UIDatePicker styled Picker for selecting time spans

Results 2 MSCTimeSpanPicker issues
Sort by recently updated
recently updated
newest added

Having errors when trying to build this project , looks like some files are missing in the repo - clang: error: no such file or directory: '/Users/devpathi/Downloads/MSCTimeSpanPicker-master/MSCTimeSpanPicker/Categories/NSDate+MSCTimeSpanPickerDate.m' clang: error: no...

When datepicker invoke updateDate: withHourRow: minuteRow: isPM: and calling category [component gregorianDate], app crash with EXC_BAD_ACCESS. Fixed when relocate code from category to method.