Hi there, I've been fighting with this issue for a while... Either modern control date picker has this issue.
I need always to display dd-mm-yyyy
Modern control: DateTimeValue(Parent.Default, "en-GB")
Regular control: Text(Today(), "dd/mm/yyyy")
those work well until you publish the app...
I already verified my browser settings. 🙂