Hello,
I have created a custom SharePoint form by using PowerApps connected to a Sharepoint list. This form also contains several DatePicker Elements. It was working fine until now. Since a few days, dates inserted via DatePicker receive an Offset of -1 day.
For example, if I inserted January 2nd in the form and submitted it, Sharepoint will actually create an item with January 1st. This is not a TimeZone bug, the Offset is actually - 24 hours. I also have a dropdown with selectable dates in the form, which do submit the correct date to the SP list.
Is this a known issue at the moment?
Thanks.
KR, kk4