Forum Discussion
Dynamic Value Date formatting
- 2 years ago
Hello
Let me start with it was a hard nut to crack 🙂 , took me few hours . This is what worked for me .@formatDateTime(utcnow(),'yyyy-MM-ddTHH:mm:ss zzz')Output{ "name": "Change Date format", "value": "2024-01-31T22:26:37 +00:00" }Hope this helps .
Thanks
Himanshu
Hello
Let me start with it was a hard nut to crack 🙂 , took me few hours . This is what worked for me .
Hope this helps .
Thanks
Himanshu
- Anonymous2 years agoNot applicable
Hello Fabrico ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .
In case if you have any resolution please do share that same with the community as it can be helpful to others .
If you have any question relating to the current thread, please do let us know and we will try out best to help you.
In case if you have any other question on a different issue, we request you to open a new thread . - Fabrico2 years agoFrequent Visitor
This solved the problem, thanks for your efforts!