This is a video to show you how to use the convertFromUtc function within Power Automate (and Logic Apps!). This function allows you to convert a UTC date and time, even the time and date right now, to your desired timezone.
Example: convertFromUtc(utcNow(), 'Pacific Standard Time')
Timezone ID's: https://docs.microsoft.com/en-us/prev...
You want to use the time zone name string.
Learn more about Power Automate Functions (Expressions) at https://www.flowjoe.io
Twitter: / flowjoe
Post: https://post.news/flowjoe
#powerplatform #powerautomate #functions