UIDatePickerModeTime-It is used to
displays hour, minute, and
optionally AM/PM designation..
UIDatePickerModeDate-It is used to
displays month, day, and year
depending on the local settings for
e.g December | 11 | 2015)
UIDatePickerModeDateAndTime-It is
used to displays date, hour, minute,
and optionally AM/PM designation
depending upon the local settings
(e.g. Tue Nov 25 | 5 | 34 | AM)
UIDatePickerModeCountDownTimer-It is
used to displays hour and minute
(e.g. 9 | 45)
0 Comment(s)