Introducing Radical.sh

Forget Code launches a powerful code generator for building API's

Converting date from one format to other in Informatica

Hi,

i got date field in the format ddmmyyyy as a sting data type
ex: 29012010

now
i need to convert this string data type

to date in " mm/dd/yyyy " format

plz help me