In iPhone's settings, even with the same locale, the region format may be different. For example:

For locale English with region format English (United States), UIDatePicker will show dd-MM-yyyy.

For locale English with region format Hong Kong S.A.R., UIDatePicker will show yyyy-MM-dd.

I just want to detect the region format in order to place an image to hide the Year Picker, but I don't know where to detect the information. Please advise. Thanks.

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.