I want to translate UIDatePicker. I use it for date and time and now it's day, hour, minute
I want to translate for example -> Fri Oct 26 to my language.
I can't find how to do this. Maybe someone could help me
Thanks.
I want to translate UIDatePicker. I use it for date and time and now it's day, hour, minute
I want to translate for example -> Fri Oct 26 to my language.
I can't find how to do this. Maybe someone could help me
Thanks.
Localizing depends on the iPhone region format settings (set it in the simulator or the device). Check out these answers:
Can I localize a UIDatePicker?