Posts

Post not yet marked as solved
1 Replies
1.1k Views
I am using the following method to get all locale identifier, but en_MZ is missing from the identifier list get by the method. [NSLocale availableLocaleIdentifiers]I set language Portuguese and set region Mozambique. In the current locale, I am getting this identifier. but not in above availableLocaleIdentifiers.[NSLocale currentLocale].localeIdentifierWhy en_MZ missing in availableLocaleIdentifiers?
Posted
by Moon One.
Last updated
.