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 / Incorrect timezone - S...
Power Apps
Answered

Incorrect timezone - SharePoint list column

(0) ShareShare
ReportReport
Posted on by 34

I am displaying a date time column from SharePoint in powerapps and it is displaying wrong timezone. I am in UTC-5 and SharePoint is set to the same timezone but when I display time in Powerapps it is 3 hours ahead. 

 

To reproduce the issue: 

 

I have created two date time fields: Start Time and End time and I have selected both date and Time option. 

 

In PowerApps, I am using:

Concatenate(Text(Start_x0020_Time,DateTimeFormat.ShortTime), " - ",Text(End_x0020_Time,DateTimeFormat.ShortTime))

 

So for e.g. if the Start time and End time in SharePoint field is set to 10:30 AM and 11:00 AM, In powerapps it is showing 1:30 PM - 2:00 PM.

Categories:
I have the same question (0)
  • Leo09 Profile Picture
    212 on at

    Hi, please double check if your SharePoint site and powerapps are in the same timezone. As I cannot reproduce your issue. Mine always returns the right time.

  • Dvictor881 Profile Picture
    34 on at

    Sorry, I am not able to find a way to validate PowerApps timezone. What's the way to check it ?

  • Dvictor881 Profile Picture
    34 on at

    I am not able to find a way to see PowerApps Timezone settings. What would be the way to check/change PowerApps time zone ?

  • Metalitera Profile Picture
    5 on at

    I am having the same problem... Did you find a solution yet?

  • Verified answer
    bean Profile Picture
    568 on at

    Hey guys, 

     

    I had the same problem (Saving into Common Data Service). I THINK I have solved this problem.....Here is my code I use for my data card for storing a date.

     

    Text(DateAdd(DateTimeValue(I_FinishDate.SelectedDate & " " & I_FinishTime),
    
    DateDiff(Now(), DateAdd(Now(),TimeZoneOffset(), Minutes),Hours),Hours)
    
    , "[$-en-US]yyyy-mm-ddTHH:mm:ssZ") 

     

    Read over it, and see if it makes sense(I'm still a bit rough on it). It's working for me at the moment.I'd also appreciate any feedback!

     

    Cheers,

    Sean

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 166

#3
sannavajjala87 Profile Picture

sannavajjala87 71 Super User 2026 Season 1

Last 30 days Overall leaderboard