开发者

UIDatePicker to show Month and year only [duplicate]

This question already has answers here: Closed 11 years ago. 开发者_Go百科

Possible Duplicate:

UIDatePicker select Month and Year

Is there a way to have a UIDatePicker show month and year only? By default it shows month, day year. I dont want the day to show. I saw this but i dont think its what i need: UIDatePicker select Month and Year.


There is no API to do this. If you would like this feature to be available, please file a report requesting it.

Thus, if you need this in your application, you'll have to recreate it yourself using a UIPickerView.


Implement your own UIPickerView.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜