Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
outputFile.row = StringHandling.EREPLACE(tJava.row,"d",TalendDate.addDate(TalendDate.getCurrentDate(),-1,"dd").toString());
TalendDate.formatDate("yyyy-MM-dd", TalendDate.addDate(TalendDate.getCurrentDate(), -1, "dd"))