Problem: I'm trying to format the date (from "Dynamic Content" )I'm inserting into an email to the US friendly pattern mm-dd-yyyy. I'm using THIS solution posted here earlier. Everything in this solution seems to be working fine except in the email where I place the variable that is set to the date from the column... it shows that date 6 - 7 months in the future. This happens whether I modify the date pattern with the expression or not.
Background: I have a SharePoint list with columns of people and dates. Everyday the Flow pulls the list and compares that date with today's date to see if dates in the columns are 30 day or less from today, which all works fine. It's just when the date get inserted into the email body the variable date is 6 - 7 months ahead.
