Hi, I use Talend date function to try to convert EST timezone to UTC timezone, for example: TalendDate.parseDate("yyyy-MM-dd HH:mm:ss",TalendDate.formatDateLocale("yyyy-MM-dd HH:mm:ss",new Date(),"GMT")) But it doesn't work. Is there any function Talend supports? or I have to create a component by myself? Thanks,
Hello
It can be implemented in Talend, you can write your routine to convert it, set 'date' as keyword to search related topics.
If you still have any problem, feel free to post here.
Best regards