web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Show time for a country
Power Apps
Answered

Show time for a country

(0) ShareShare
ReportReport
Posted on by 149

Hi,

 

How can I show time for a specific country if I know which UTC value to show.

 

e.g. I want to show the time based on UTC - 1 hour

 

I currently have a clock which shows Now(), but I want to change this based on UTC.

 

Thank you

Categories:
I have the same question (0)
  • Verified answer
    v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @Mo_Islam ,

     

    According to your description, the point is the TimeZoneOffset () function and the DateAdd() function.

     

    I've made a test for your reference:

     

    1\ Add a label control and set its Text property to:

    Now() // This is local time.

     

    2\ Add a label control and set its Text property to:

    DateAdd(Now(),TimeZoneOffset(Now()),Minutes) // This is UTC time.

     

    3\ Add a label control and set its Text property to:

    DateAdd( DateAdd(Now(),TimeZoneOffset(Now()),Minutes),-1,Hours) // This is UTC time – 1 hour

     

    4\ The result is as follows:

    v-xiaochen-msft_0-1608687428129.png

     

     

    Best Regards,

    Wearsky

    If my post helps, then please consider Accept it as the solution to help others. Thanks.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 839

#2
Valantis Profile Picture

Valantis 533

#3
Haque Profile Picture

Haque 412

Last 30 days Overall leaderboard