JBCalendarDatePicker icon indicating copy to clipboard operation
JBCalendarDatePicker copied to clipboard

A replacement for UIDatePicker made for Catalyst.

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

I have set the datePickerMode to date, but it still shows the time. Here is the code datePicker.datePickerMode = .date I am basing my code off your samples

Could you please add an option to set/highlight existing selected date?