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 Automate / Convert date dd-mmm-yy...
Power Automate
Unanswered

Convert date dd-mmm-yyyy format

(0) ShareShare
ReportReport
Posted on by 164

How do I convert a date from "dd-mmm-yyyy" format to ISO 8601 format

Categories:
I have the same question (0)
  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi @KarlNixon 

     

    Follow the below steps:

    image.png

     

    Expressions I used above are:

     
    split(outputs('Compose'),'-')
    concat(outputs('Compose_2')[2],'-',outputs('Compose_2')[1],'-',outputs('Compose_2')[0])
     
    Thanks
  • Chriddle Profile Picture
    8,591 Super User 2026 Season 1 on at
    parseDateTime('01-05-2023', 'es-es', 'dd-MM-yyyy')
  • Chriddle Profile Picture
    8,591 Super User 2026 Season 1 on at

    Or this:

    parseDateTime('05-May-2023', 'en-us', 'dd-MMM-yyyy')

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 Automate

#1
David_MA Profile Picture

David_MA 77 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 68

#3
Expiscornovus Profile Picture

Expiscornovus 56 Most Valuable Professional

Last 30 days Overall leaderboard