Wednesday, 7 August 2013

Set Years to maximum in UIDatePicker

Set Years to maximum in UIDatePicker

I am using a custom uidatepicker for my app from
https://github.com/christopherney/FlatDatePicker
The Problem is, The minimum year is 1900 (Which is Fine) but the Maximum
year is 2013 (Which is not fine). How could I change this so the Maximum
year is infinite or even like the year 2200 or something?
Thanks in Advance!

No comments:

Post a Comment