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 / Different date in Powe...
Power Apps
Answered

Different date in PowerApps and in SP list

(0) ShareShare
ReportReport
Posted on by 29

I have a SharePoint list with different items containing a start & enddate.

scrn1.PNG

If I connect PowerApps to this SPlist and fill a gallery with the same items I get the times +9hours.

scrn2.PNG

I checked the site language settings, language settings in my O365-profile & PC language settings. It is all UTC+1 (Belgium is where I am). I then tried to change it in PA to Text(ThisItem.Startdate;DateTimeFormat.ShortDateTime;"nl") but that doesn't help either.

Anyone any other explanations or solutions? 

Categories:
  • Florian_Kleinz Profile Picture
    227 on at

    Hello,

     

    seems like a UTC issue anyway. Did you check the timezone of your SharePoint Site? It can differ from your personal M365 settings.

     

    from the official help you get the following suggestion:

    Converting to UTC

    DateAdd( StartTime, TimeZoneOffset(), Minutes )

    Converting from UTC:

    DateAdd( StartTime, −TimeZoneOffset( StartTime ), Minutes )

     

    Hope this helps.

     

    Best regards.

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi@Verlet,

    Do you want to keep the date the same as the SP list displays?

    Is your SP Site set to the same Time Zone or Locale as your local PC?

    Combine that with your description, I think this issue is related to the Time Zone or Locale value set in your SharePoint Site. The Date time format in a canvas app is based on your local Time Zone and Locale value, but the Date time format in your SP List itself is based on the Time zone and Locale setting in your SP Site.

    I have a test on my side, please take a try as below.

    Within your app, set the Text property of the StartDate/EndDate Label in the Gallery to following:

     

    Text( DateAdd(ThisItem.StartDate, -9, Hours ), "[$-en-US]dd-mm-yyyy hh:mm")

     

    You can change the number based on your TimeZone difference. 

    Best Regards,

    Qi

     

  • 131 Profile Picture
    6 on at

    what will be the solution if there are multiple uses with different time zone updating power apps date and want to keep to 1 time zone? 

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 382 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 329

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard