Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi! I have the same problem and for me the data type is a string. Thanks for helping! @xdshi
Please refer the below method to convert the string to date in different format.
The function used is as shown below.
TalendDate.parseDate("EEE MMM dd HH:mm:ss Z yyyy",row1.data)
If you need to convert the output again to String, you can use a tConvertType component or any java string conversion function.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved