views:

20

answers:

0

Hi,

I have an UIDatePicker that displays the date in an UITableViewCell.

I would like to define to the datePicker to change the date format in the UITableViewCell according to the device international settings. How can I define it?

Thanks!