Skip to main content
Community site session details

Community site session details

Session Id : p3yG0pG5PVU88vlzmLaof6
Power Automate - Using Flows
Answered

Display datetime-local value in flow email action

Like (0) ShareShare
ReportReport
Posted on 31 Aug 2022 09:01:33 by 2

Hello guys,

 

I have input value from html<input type="datetime-local>

example  2022-09-03T15:43+07:00

After saving it to dataverse, it is converted to UTC timezone. Now I need to display it to local user in format 

9/3/2022 3:43 PM or

3 Sep 2022 3:43 PM

I tried to use convertfromUTC expresstion and ConvertTimeZone  action but it requires destination to be text not UTC+7:00 format. I do not want to select it manually as user might come from other timezones.

 

Thinking of using addHour expression but it requires interval to be integer. How if the user is in timezone with +5:30 ?

 

Hope any solution for displaying the datetime-local value in format:

9/3/2022 3:43 PM or

3 Sep 2022 3:43 PM

 

Thank you

  • Verified answer
    v-bofeng-msft Profile Picture
    on 01 Sep 2022 at 06:45:58
    Re: Display datetime-local value in flow email action

    Hi @David_Nguyen_vn ,

     

    Thinking of using addHour expression but it requires interval to be integer. How if the user is in timezone with +5:30 ?

    You could use addMinutes instead.

     

    Best Reagrds,

    Bof

  • Srinivas Kadamati Profile Picture
    3,150 Super User 2025 Season 1 on 31 Aug 2022 at 13:17:26
    Re: Display datetime-local value in flow email action

    Hi @David_Nguyen_vn 

     

    Try as below

     

    formatDateTime(utcNow(),'MM/dd/yyyy H:mm tt')

     

    Thanks,

    Srini

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1

Featured topics

Restore a deleted flow
Loading complete