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.
我有一个在 UITableViewCell 中显示日期的 UIDatePicker。
我想定义 datePicker 以根据设备国际设置更改 UITableViewCell 中的日期格式。我该如何定义它?
谢谢!
看看NSLocale类参考。
NSLocale