Hi Developers,
How to convert any type of date format into ISO date format?
Note: Not current date, it will be any predefined dates as well .
Hi Developers,
How to convert any type of date format into ISO date format?
Note: Not current date, it will be any predefined dates as well .
This might help. Use the “Custom datetime format” to get the desired format.
Hi
You can use the Assign and To String actions within the Datetime package for this. Whatever date you have, assign it to a Date-Time variable and later convert it to the String format. During the conversion, you can select the desired ISO format from the Formats dropdown list.
I hope this will help.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.