It is easy to use the isDate routine, along with a tJava component to check if a date expression is in the format specified:
System.out.println(TalendDate.isDate("2010-02-09 00:00:00", "yyyy-MM-dd HH:mm:ss"));
A boolean is returned in the Run view:
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!