Instantly build, preview, and debug date expressions for Power Automate flows.
๐งฐ What this tool does:
formatDateTime()
function๐ข Use the tool below:
๐ Pick a date, choose a format, and copy the generated expression.
https://date-time-formatter-magic.lovable.app/
Test | Date Input | Format | Expected Output |
---|---|---|---|
ISO Date | 2025-07-05T12:00:00Z |
yyyy-MM-dd |
2025-07-05 |
UK Format | 2025-07-05T12:00:00Z |
dd/MM/yyyy |
05/07/2025 |
Long Form | 2024-12-25T00:00:00Z |
MMMM dd, yyyy |
December 25, 2024 |
Invalid Format | 2025-07-05T12:00:00Z |
yyyy/MM/dd (no quotes) |
โ Error detected |
Minute vs Month | 2025-07-05T12:34:00Z |
mm/dd/yyyy |
โ Shows minutes instead of month |
๐ง What worked well?