Hi,
Attached is the flow that I created. The flow is emailing me the planner tasks with Creation and Completion Date.

The flow is working perfectly fine but it is not giving me the output in local time zone for Outage StartDate and Outage Completion Date columns.
I would like to keep the date format the way it is but need to convert it into Central Time Zone (US & Canada) which is my local time zone.
Is there a way I could club use convertTimeZone function with FormatDateTime function to achieve the output I need?