How can I disable specific dates from a UIPickerView that's .datePickerMode has been set to UIDatePickerModeDate? I need to disable holidays and weekends.
How can I disable specific dates from a UIPickerView that's .datePickerMode has been set to UIDatePickerModeDate? I need to disable holidays and weekends.