Question
4
Replies
1596
Views
Posted: May 5, 2020
Last activity: May 7, 2020
How to convert datetime to specific date format
I need to convert a datetime to specific dateformat in Data transform. I need to convert a date time value (2018-04-05T00:00:00) into DD/MM/YYYY format. How can I achieve this
Hi
You can use the OOTB FormatDateTime function.
Regards
Bhavya