Hi all,
I have a flow that uses approvals that is linked to a sharepoint list.

the convert formula I use is
convertTimeZone(utcnow(triggerBody()?['StartDate']),'UTC','W. Europe Standard Time','dd/MM/yyyy HH:mm')
This works but when the email is sent to the person it needs to be sent too, the time is one hour forward
Thanks in advance