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 / Converting European Da...
Power Apps
Unanswered

Converting European DateTime Format

(0) ShareShare
ReportReport
Posted on by 84

Hi,

 

My app calls several procedures in SQL server and passes datetime parameters. I store these parameters in a datetime variable in PowerApps. Since my app is used by internationally, it can generate the two datetime formats below based on the users local settings. The issue is when SQL server receives the datetime variable, it tries to process it in US format since the SQL server resides in the US. Thus, if it receives 20/1/2023 8:00 it throws an error because that isn't aa valid date. I need to find a way to send my datetimes in a uniform format, preferably US format, so SQL can interpret them correctly. I want to continue to allow the user to view the dates and times in his own format as PowerApps does by default. I just want to alter it when I store it in the variable.

 

US- 1/20/2023 8:00

Europe- 20/1/2023 8:00

Categories:
I have the same question (0)
  • timl Profile Picture
    36,634 Super User 2026 Season 1 on at

    @DeeCiii15 

    Can you clarify what you mean by this? Do you mean that you're calling a Power Automate Flow from your app, and making a call to a SQL stored procedure from the Flow?

    >> My app calls several procedures in SQL server and passes datetime parameters.

     

    In general, if you pass date parameter values as date objects rather than the text representation of the date value, you won't have this problem. Another possible way is to convert your date values that you pass to 'yyyy-mm-dd' format, as that will work irrespective of whether the user is in Europe or the US.

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!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 70

#2
WarrenBelz Profile Picture

WarrenBelz 64 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 36 Super User 2026 Season 1

Last 30 days Overall leaderboard