DatePickerDialog-iOS-Swift
DatePickerDialog-iOS-Swift copied to clipboard
Date picker dialog for iOS
i'm try to change calender to hijri but no change `DatePickerDialog().datePicker.calendar = Calendar.init(identifier: Calendar.Identifier.islamicCivil)`
I was wondering if anyone knew how to present the DatePicker over the keyboard view if the keyboard is present, putting the keyboard and everything in the background. (When I...

Let us say, user presses Home Button and i want to dismiss the date picker. How do i do it? I don't see any API?
Hi and big thanks for great pop-up view. Just foк your information, rotation device is not working on iPads.
Is it able to show only years in the picker? Just without days and months.
Hey all, i'm working on a datePicker for booking system. I need to disable some dates because there aren't available for booking (restaurant closed on 28/11/2016 for example) is there...
Tests
As discussed in #33, we should have tests for this library
i have two dates field start & end i want end_field's minimum date must be greater than start field's enterd date