Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
tFileInputDelimited --row1-> tMap --out1-> tPostgresqlOutput
TalendDate.isDate(row1.timecol, "H:mm")
?TalendDate.parseDate("H:mm", row1.timecol)
:null
ERROR: invalid input syntax for type interval: "1970-01-01 00:00:00.000000 +02:00:00"ERROR: current transaction is aborted, commands ignored until end of transaction block
tPostgresqlInput --row1-> tMap --out1-> tPostgresqlOutput
ERROR: invalid input syntax for type interval: "1970-01-01 00:30:00.000000 +02:00:00"ERROR: current transaction is aborted, commands ignored until end of transaction block