UIDatePicker odd behavior when setting minuteInterval
问题 The following code displays an odd behavior under iOS 4.3 (maybe others version too). In this example, a UIDatePicker whose date is set to 4 Aug 2011 2:31 PM is displayed. The UILabel below the UIDatePicker displays the date for reference. The three UIButtons below, labeled 1, 5, 10 set the minuteInterval on the UIDatePicker . Tapping 1 - shows the selected date in the UIDatePicker to be 4 Aug 2011 2:31 PM , and the minute interval is 1, which is to be expected. Tapping 5 - shows the selected