I'm using Date Picker, which is set to Count Down Timer mode. By default it displays the current time. How would I set it to display a specific time on start up? Thanks in advance.
Asked
Active
Viewed 313 times
-3
-
7Possible duplicate of [How to set a specific default time for a date picker in Swift](https://stackoverflow.com/questions/33405710/how-to-set-a-specific-default-time-for-a-date-picker-in-swift) – Paolo Jul 26 '17 at 19:03
1 Answers
0
You can use date
property
Use this property to get and set the currently selected date

Adrian Bobrowski
- 2,681
- 1
- 16
- 26