How can I convert local time to UTC and vice versa in a Talend job
问题 I have a database (not SQL) with time fields all filled with local time. And I have a database (SQL) with time fields in UTC. Now I want to exchange information between those databases, but I can only realize this if I can convert from local time to UTC and vice versa. How can I achieve this in Talend? I know the data in the local time database, is the local time in the Netherlands. (GMT +1 (winter) of GMT +2 (summer)) Examples: 23-10-2015 16:00 Local time => 23-10-2015 14:00 UTC (and vice