I've got a PowerApp I'm building in the UK with UK date time formats. I've added a date time picker on the form for a text field, and the date picker displays in uk format (mm/dd/yyyy). On an new item, when it saves back to the text field in SP it does it in UK format. All good
However, If I reopen the form in edit mode for an existing item, the date selected by the date field is completely wrong. For example 13/05/2021 stored in the text field results in the date picker defaulting to 05/01/2022
I've set the format of the Date Picker to be dd/mm/yyyy