CalendarDateRangePickerViewController
CalendarDateRangePickerViewController copied to clipboard
Allow same date selection for From Date and To Date
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 as a From Date and To date
did u found a solution??
Love the idea. I would like to know how to select single date as well.
i added the fix in my fork. Returns startDate and endDate as same.
https://github.com/cpajuelodeveloper/CalendarDateRangePicker-Swift5
dateRangePickerViewController.allowSelectSingleDate = true