iOS Question Dateformat, wrong language ion IOS11 ?

Status
Not open for further replies.

marcick

Well-Known Member
Licensed User
Longtime User
I have an App for the italian market that is running fine since long time.
The app has a Label that display a data in the format:

DateTime.DateFormat=" E dd/MM HH:mm:ss "

Today is monday ("Lunedì" in italian) and the label show now "Lun 25/09 10:48:00"

Since the update to IOS 11, the day is no longer in italian but english, so I see now "Mon 25/09 10:48:00"

Any idea ?
 

marcick

Well-Known Member
Licensed User
Longtime User
well ..... for the label the problem is solved with the code above, you can see the blue label that show "dom" as domenica (sunday in italian)
but if I open a DatePicker it shows the date in english, not italian.
Need further help ...

 
Upvote 0

marcick

Well-Known Member
Licensed User
Longtime User
Of course .... everything was working correctly before IOS11. And this is the situation of all my customers that have my app, after IOS11 update.

 
Upvote 0
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…