I appear to have a leaky UIDatePicker. I have noted memory leaks for setting the datePickerMode to show date and time. But, I\'m only trying to display date. I\'m fairly
This approach worked for me:
Create the DatePicker in xib instead of the programmatic approach. Then, on the Attributes Inspector, set Mode to Date.