So my scenario is basically this: if the user has Arabic, the date is formatted to this line: 10/19/2012 3:21 م
The numbers are Arabic, and the date is ordered / formatted in a certain way according to the format of the Arabic language / region. The problem is that some users may have the Arabic language standard, but the language is set to English (because he / she may not read Arabic).
Is there a way to change only the numbers to Arabic while keeping everything else in the formatting from Locale? That is, format this date according to the language / region format (storage order), but use English numbers, not Arabic numbers. I do not see any way that Apple provided us with such changes.
Thanks in advance!
source share