开发者

UIDatePicker storing only time in core data

I am using a UIDatePicker with ti开发者_运维知识库me only. How can I store this type in the core data, would it be date:S?


You should store it as a date object in Core Data and then you can display it however you want using a NSDateFormatter.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜