I’m using Google Sheets for my database. Given I’m in Australia I have changed the Locale on both the AppSheet table and Google Sheet to Australia. This way I’m getting the correct date format in the browser client - dd/mm/yyyy.
However the mobile client (Android) still shows the US date format - mm/dd/yyyy.
How do I get the correct format in the date picker on the mobile client? My mobile is set to Australian Locale
The format what the app shows is coming from the device’s own locale settings. But for example with the Chrome, the language needs to be on the top of those languages. Check this first.
I have checked the settings of my Android device and they seem correct. To
recap it’s the mobile device date format of the date picker that shows
mm/dd/yyyy as opposed to dd/mm/yyyy
I checked again today on the mobile and it showed the date correctly. Maybe I looked at an earlier version…
Thanks for the help