Hi,
Is it possible to show day of the week in UIDatePickerModeDate just like UIDatePickerModeDateAndTime. Thanks in advance.
-Joey
Hi,
Is it possible to show day of the week in UIDatePickerModeDate just like UIDatePickerModeDateAndTime. Thanks in advance.
-Joey
As far as I know, you can't do this with UIDatePicker. You can however just create a custom UIPicker with days of the week as the elements.