Closed
Solved
How to convert Date to DateTime format
Hi,
How to convert the date string to DateTime format
please find the below example
EX:
Date1= 20160427
Date2=20160423T040000.000 GMT
I need to convert Date1 format to Date2 format.
Please suggest me how to achive this.
Thanks
Pramod