Hi all,
I encounter a problem with my APP.
I want to show a date in text format.
I use this command to show it:
Text(ThisItem.SubmitDate, DateTimeFormat.LongDate)
It shows the date in format on first browser language settings.
But, if the user has many languages on browser language settings?
From App it's possible to read the standard device settings?
It's possible to use the standard windows user settings?
Thanks at all