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 / ISO Date/Time stamp
Power Apps
Unanswered

ISO Date/Time stamp

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

 

I have a query in Power apps.

I am connecting the excel to power apps, one of my column is timestamp to records when the user made changes. 

 

I am recording the timestamp when a data is saved. The code i used is listed below.

DateTimeValue(Text(DateValue(Now()),"yyyy-mm-dd") & "T" & Text(TimeValue(Now()),"hh:mm:ss"))

Mustang_0-1678974131601.png

 

The output data for the above code is.

Mustang_2-1678974336402.png

 

I am getting a run time error. I have herewith attached the screenshot below,

Mustang_1-1678974260051.png

 

Is there a solution for this? 

 

 

Categories:
I have the same question (0)
  • cha_cha Profile Picture
    4,932 Moderator on at

    Hello @Anonymous 

     

    I understand that you are trying to comply with the formatting. May I know if you have tried using just the Now() code instead of your formula? Can you please let me know the outcome?

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Still same error 

  • cha_cha Profile Picture
    4,932 Moderator on at

    Hello @Anonymous ,

     

    Please try this formula.

     

    Text(
     DateAdd(
     Now(),
     TimeZoneOffset(
     Now()
     ),
     TimeUnit.Minutes
     ),
     DateTimeFormat.UTC
    )

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 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard