iOS app date format incorrect
Expected Behavior The iOS app shows a date and it's in the format of the local region. Current Behavior The date is displayed in m/d/yy format. Possible Solution Show the date in dd/mm/yyyy format or the format matching the device region settings. Steps to Reproduce Open the iOS app and look at any chart. Drag the value line along the horizontal axis to see the date in US format. Context (Environment) Showing the date in the wrong format will lead to confusion when the day of month is less than or equal to 12. Is 5/10/2025 the fifth of October or the tenth of May? Ideally the date format should match the device regional settings, but it would be fine to have a customisable option where I can set it to whatever format I like. I have this problem with the iOS app v2.1.12 on iOS 26.