문제

Is there any chance to display seconds in uidatepicker? I don't really see reference for this.

도움이 되었습니까?

해결책

You can't do this with UIDatePicker, but you can make your own using UIPickerView. Just be aware that by doing this you'll lose the locality-aware features of UIDatePicker.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top