Hey,
i send a DateValue via PowerApps out of a DatePickerCanvas control. The variable varDatum is set with onChange property of the modern control.

Result in Sharepoint List:

First value: Is a row added from PowerApps Service.
Second Value: Is a row added from PowerApps in MS Teams.
- First, the format is different
- Second, the Month is wrong. The value "4/11/2023" was passed (Thats the format in the Control)
- The correct Value should be "12.03.2023"
Wheres the problem and here and how to solve it?
Thanks in advance.
Cheers,
Alex