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 / Date Format for datepi...
Power Apps
Answered

Date Format for datepicker getting changed

(0) ShareShare
ReportReport
Posted on by 18

Hi All, 

 

I have a Powerapps Newform where I have date picker. I have updated the format of date picker to "dd/mm/yyyy". Even SharePoint site I have updated the format to "dd/mm/yyyy". When I save the record from powerapp to SharePoint, date is getting saved in correct format.

 

However, when I use Gallery label to show the datepicker, format again gets changed to "mm/dd/yyyy" format. Any advice would be much appreciated

 

 

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    156,454 Most Valuable Professional on at

    Hi @Kumar902402 ,

    All dates are actually stored in UTC format, but displayed according to your formatting and settings. In the gallery, display it as 

    Text(YourDateFieldName,"dd/mm/yyyy")

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

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

    Hi@Kumar902402,

    Based on the issue that you mentioned, do you want to format the date as "dd/mm/yyyy"?

    Could you please share a bit more about the scenario:

    1. Is this related date column a DateTime type in the SP list?
    2. How you format the Date in your Label?

    I assume that it is a DateTime column in your SP list. And @WarrenBelz has provided a correct direction, you could take a try. If this could work, please mark @WarrenBelz 's solution as an answer to help other users to find it easily.

    Combine that with your description, there is something wrong when you display DatePicker selected date in the Label.

    I have a test to reproduce your issue when you put the following formula within the Text property of the corresponding Label, the date will display as "mm/dd/yyyy":

    101201.png

    So please modify to set the Text property of the corresponding Label within the Gallery as below:

    Text(DatePicker2.SelectedDate,"[$-en-US]dd/mm/yyyy")

    101202.png

    If your problem is still, please share more details about the above questions.

     

    Best Regards,

    Qi

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard