Hello,
I have a strange issue with my dates : if I submit a datetime field with the value "13/02/2020 08:10", the result in my Sharepoint list is "12/02/2020 23:10".
And when I read this same date from my Sharepoint list ("12/02/2020 23:10") with my powerapps API, I read "13/02/2020 08:10".
I don't understand why there is 9h time between these 2 dates, because the time zone on SharePoint and on Powerapps is the same : UTC+1.
Could someone help me to kwow what I missed? or is it a bug?
Thank you in advance for your help!
Aurore