I've created a flow that generates a series of tasks daily at 7am with a due date set as that same day.
Here is what I am using to grab the current date in my Timezone (PST)
In Outlook tasks it shows the correct due date as today
In the Planner app in teams the due date shows as the day before today.
Here is the flow I'm using to generate the task:
Any idea why I'm getting two different dates for the same task? Outlook Tasks shows it correctly but tasks in Teams Planner shows it a day before today?