Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Answered

Date formate appear different in diff browsers

(0) ShareShare
ReportReport
Posted on by

Hi Mates,

Date values show differs in Different Browsers.(Using OOB Date Pickers)

In Google Chrome it shows: January,20,2021

In Microsoft Edge and IE, it Shows: 1/20/2021

 Yes, it's not an issue but how to maintain consistency formate. 

  • LindaKDev Profile Picture
    38 on at
    Re: Date formate appear different in diff browsers

    Not in my case - Chrome's Date format is correct (AU) but PowerApps is showing US format.  It was ok last year, this year it decided to change. Edge is also fudging it by including the month as text, wrong way around but at least its readable.

  • Community Power Platform Member Profile Picture
    on at
    Re: Date formate appear different in diff browsers

    In Default property i need to set Today date,
    If i set Today() , then its fine 
    but i am using the same form so i need to check if it is new form or edit form 
    so If(FormText= "New", Today(), Parent.Defalt)
    Then it shows some thing wrong 

    muralikrishna12_0-1611236755506.png

     

  • Verified answer
    v-albai-msft Profile Picture
    on at
    Re: Date formate appear different in diff browsers

    Hi @Anonymous ,

    This is because PowerApps displays date formats based on the language setting of your browser. You can change all browsers using a same language, but I think this is too much trouble.

    For a easy way to maintain consistency format for datapicker control, you can change the Format property of your DatePicker control(The language of browser will be automatically added as a prefix after saving the formula):

    Text(DatePicker1.SelectedDate, "mm/dd/yyyy") 

    v-albai-msft_0-1611207459088.png

    This time, Date Picker show same value in Different Browsers(I just test in edge and Chrome). Below is the result after change the Format property of your DatePicker control in Chrome and Edge:

    v-albai-msft_1-1611207459092.pngv-albai-msft_2-1611207459095.png

    Best Regards,

    Allen

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 109 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 82 Super User 2025 Season 1

#3
mmbr1606 Profile Picture

mmbr1606 71 Super User 2025 Season 1

Overall leaderboard