Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: NSDate 的 NSDateComponents
我UIDatePicker在InterfaceBuilder中设置了两个s:其中一个的模式设置为“日期”,另一个的模式设置为“时间”。
UIDatePicker
我已经成功地从我的 ViewController 中的“日期”选择器中获取了日期,但它带有一个时间......
我的问题是:如何使用两个选择器来获得一个日期?
(对于那些想知道我为什么不使用“日期和时间”模式的人:这不会让用户轻松选择年份)
非常感谢,
查看 NSDate 和 NSDateComponents 的文档。
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/DatesAndTimes/Articles/dtCalendars.html#//apple_ref/doc/uid/TP40003470