0

I am working on an Objective-C project and I am looking for a custom UIPickerView that can select date, hours, minutes AND seconds. Has anyone ever used a similar class ?

Thanks for your answers.

SRichoux
  • 1
  • 2
  • 1
    Does this answer your question? [UIPickerView that looks like UIDatePicker but with seconds](https://stackoverflow.com/questions/10999575/uipickerview-that-looks-like-uidatepicker-but-with-seconds) – Elvereth Feb 13 '20 at 14:12
  • I cannont find UI able to select both date and time WITH seconds. – SRichoux Feb 13 '20 at 14:34
  • One option: use a `UIDatePicker` with date & time, and then show a standard `UIPickerView` with the seconds aligned to the right. – DonMag Feb 13 '20 at 15:04
  • Could you elaborate your answer please ? – SRichoux Feb 13 '20 at 15:14

0 Answers0