I need the output of this to me in format MM-dd-yyyy

I need the output of this to me in format MM-dd-yyyy
Hi @olsen9
This community deals with powerApps related isues only, for Power Automate issues go to
https://powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows
This is the code you are looking for.
formatDateTime(utcnow(),'MM-dd-yyyy')