Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
StringHandling.CHANGE(row1.D,"\\.","")
System.out.println(TalendDate.formatDate("yyyyMMddhhmmss", TalendDate.parseDate("yyyy-MM-dd HH:mm:ss", "2015-02-02 07:54:50")));