Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
On the "tLogRow" I cannot set the date pattern because it is an "int".
Integer.parseInt(TalendDate.formatDate("yyyyMMdd",row2.date))
Where could I have found the "Integer.parseInt()"?