Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Multiple UTC Times to EST

(0) ShareShare
ReportReport
Posted on by 12

I currently have a flow set up to pull from my Sharepoint site and then put it into an HTML Table, and then email that table. The issue I am having is that because timestamps are stored in UTC, I need to convert it to EST. I have tried converting it but the issue is that one of the dynamic values from the Sharepoint site sometimes result in more than one UTC Timestamp in the "Issue Date" field (sometimes we have more than one issue that is reported through the SharePoint site.) When I have it pull just the Issue Date and create output, then have the Convert Time Zone function convert from that output, it errors out because there's more than one timestamp at a time. Any suggestions?

  • v-bofeng-msft Profile Picture
    on at
    Re: Multiple UTC Times to EST

    Hi @jbushaw1498 :

    Some characters are reserved in HTML.

    If you use the ": " in your text, the browser might mix them with tags.

    This list details the code positions and characters of the HTML document character set, specified in section SGML Declaration for HTML. This coded character set is based on [ISO-8859-1].

    I think this link will help you a lot:

    https://www.w3schools.com/html/html_entities.asp

    Best Regards,

    Bof

  • jbushaw1498 Profile Picture
    12 on at
    Re: Multiple UTC Times to EST

    Thanks so much for the help. Would you by chance know how to modify it so : will show up as : and not &#58 in the HTML table?

  • v-bofeng-msft Profile Picture
    on at
    Re: Multiple UTC Times to EST

    Hi @jbushaw1498 :

    Q:The timestamp now shows as 5 AM for one of the timestamps. It should read 6 AM. How do you fix this?

    A:This is related to the region set on your site. Actually the local time (the area of the site) is stored in your SP list. When flow reads the time, it will automatically convert it to UTC time.

    Because the area of my site is set in the UTC0 time zone, you can get the EST time by setting the time directly to -5.

    Q:Can EST take place of the -5?

    A:No,you could try -4

    Best Regards,

    Bof

  • jbushaw1498 Profile Picture
    12 on at
    Re: Multiple UTC Times to EST

    New issue. The timestamp now shows as 5 AM for one of the timestamps. It should read 6 AM. How do you fix this? Can EST take place of the -5?

  • Verified answer
    v-bofeng-msft Profile Picture
    on at
    Re: Multiple UTC Times to EST

    Hi @jbushaw1498 :

    I've made a test for your reference:

    1\My SP list:

    vbofengmsft_1-1627461286643.png

    2\Site Setting

    vbofengmsft_2-1627461313522.png

     

    3\My flow

    vbofengmsft_3-1627461344479.png

    The Result:

    vbofengmsft_4-1627461365953.png

    Best Regards,

    Bof

     

     

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,522 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,890 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow