Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hellow everyone
im gonna ask how to convert our date data from csv file into date using tmap component?
Thanks a lot before....
Hi,
Question too large, you don't tell us about the input format and the expected result.
At least, have a look on TalendDate routines.
are you going to convert sting to date? if yes
And use TalendDate.parseDate(String, String) method in tMap or tConvertType component.
still are you facing this issue?