To make sure that the DST change and the time zones are correctly taken into account, check that your OS includes an environment variable set as follows:
On Windows: TZ=Europe/Paris
On Linux: Export TZ="Europe/Paris"
If you wish to implement high availability to the task execution scheduling using Talend clustering feature, then read Talend High Availability.