MDatePickerView
MDatePickerView copied to clipboard
Quick and easy date picker.
The number of days for February is wrong.
First, I fixed a crash, happening where you change from a date to a date that doesn't exists: i.e: Having selected 30 Jan, and tap on February, it tries to...
I tried to implement the library for the year shows as 0..
HI, i tested in simulator then all working ok, but when build to device 6s plus ( ios 14.3). -> i can not scroll day/year/month UPDATE: Tested in ip 7p...
Removed from and to vars. Instead, use minDate and maxDate dates. Both have default values and are optional. Updated Readme as well.
Is it possible to add minimum and maximum date, not by year
Hi, I would like to be able to change the datePicker timezone as in UIDatePicker it's possible.