I need to change the UIDatePicker to a specific dynamically.
My date picker is set to time mode only.
i can set the time with
timePicker.setDate(NSDate(), animated: false)
but i cant figure out how to change it to a different time and not to
current time.
So how do i change it?
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…