Forum Discussion
debarbanson
4 years agoRegular Visitor
Fix UTC issue with date field
Dear all, I am struggling quite a bit with the following. Have googled a lot, read many potential solutions but fail to get it to work. Scenario: We are running a Power App where the date/time ...
Anonymous
4 years agoNot applicable
Hi debarbanson
Try to use DateTimeZone functions in your custom column
DateTimeZone.SwitchZone(DateTimeZone.From([Date]),1)