tags:

views:

51

answers:

0

ive a scenario where the user selects a starting and ending date using UIDatePicker.I want to set the minimum date of the picker as the starting date set by the user after he selects the starting date.I tried 'setminimumdate',but that doesnt work.Any other methods??