i\'m trying to get date from UIDatePicker (MM-dd format) and to check if its in the range of two other dates;
i have tried it in so many different ways and i think my mi
You can add a year (the same one for both) and then get the time from 1970 for instance and then do your comparisons.