Date format on end user device

I notice that on the development emulator a date “short” format is mm/dd/yyyy and not changeable. Will it change automatically according to the user’s mobile device locale setting, for example to dd/mm/yyyy?

Yes, dates should be formatted according to the end users device/browser regional settings.

Got it! Thanks!