Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Folks,
what is this 42905 means for MDDYY??
Can you specify the date format..
this is the format MDDYY
Add Variable Port named:
FormatDate = row2.Dated.length()==5?"0"+row2.Dated:row2.Dated
In the tMap Output:
TalendDate.parseDate("MMDDYY",Var.FormatDate)