开发者

How to display 5 week Days and time only in UIDatePicker?

I am working with UIDatePicker with the mode UIDatePickerModeDateAndTime. U开发者_如何转开发IDatePicker is working fine with specific minimum and maximum date. But I wand little change in display mode. I need to display Only 5 days of week and time only, I don't want to display Date and Month. SO please give me some idea to perform this.

Thanks.


UIDatePicker does not support this. You can recreate it, however, using a UIPickerView.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜