Question
Date displayed incorrectly
I have a pdf which gets populated by a power automate flow. The date field when the contract is generated is formatted like so

When the contract is generated, the month in the date field always appears to be '0'

When I click on the field, it appears to be correct. Its just being displayed incorrectly.

Power automate formula to populate the field is
convertTimeZone(utcnow(),'UTC','Eastern Standard Time','MM-dd-yyyy')
