CalendarDateRangePickerViewController
CalendarDateRangePickerViewController copied to clipboard
A calendar date range picker view controller in Swift for iOS.
Hello, Quick question, could I disable future dates? I see you have past days disabled.
**Hello guys, can anyone help on how I can select same date for both From Date and To Date when tapping Done?** Example as per screenshot 13 Sep for both...
Header text as showing as "Select Dates" even when iam changing that to some other. And also UIBarButtonItem "Cancel","Done" not able to change.
Previously I have found that we can select multiple dates with these awesome plugins but faced issues while selecting a single date. So I have changed some code in this...
Hi, I couldn't figure out how to change the first day of the week from Sunday to Monday. Regards
Is there any option to set start date and end date? And can be start date is less than end date, Because I want to start with current date to...