Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to schedule job in DI in different timezone

Hi there,
Our company is distributed worldwide but we have a central data center in Switzerland.
Now we need to schedule jobs in NZ local-time.
Scheduling a job once is no problem. You have to calculate the time-difference between Switzerland and New Zealand and then schedule it in Swiss-time.
But the problem arises when the timezones change to summer/winter time.
NZ and Europe change on different dates and in different directions :-(
How does the scheduler in Talend work? Who is scheduling a job, the central Talend-Administration Console or the Job-Server?
Is there a possibility to include timezone information in the schedule?
Thanks
Zlatko
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi Zlatko
I think you can change the JVM parameter like this.
-Duser.timezone=UTC
For more info, you may google "JVM timezone".
Regards,
Pedro
Anonymous
Not applicable
Author

Hi Pedro,
That means I would setup several Job-Servers with different timezones?
thanks
Zlatko
Anonymous
Not applicable
Author

Hi Zlatko
You will see "JVM Parameters" tag in TAC->Job Conductor.
There is no need to setup several Job Servers.
Just set JVM parameters for each job.
Regards,
Pedro