Time Zones in Jedox
Jedox clients and offices are located all over the world, so a standard time is used so that communication between components can be facilitated. Jedox uses UTC (Coordinated Universal Time) as a reference time format.
The main factor for time-related functionality (including time zone) on the server side is the server time.
Changes in timezone impact Jedox components in various ways:
- Time zone changes can influence the times logged by Integrator processes, including etlserver.log or schedule_server.log. These times are also shown in the execution log of a specific execution in the Integrator Monitor UI. Note that times that are logged before a seasonal time change are not retroactively changed in the log.
- Timezones can also affect when scheduled tasks are executed. For example, a task scheduled to run at 5am will run when the Integrator server says it is 5am.
- Changes to the general system time affect the previous points, as well as times in log files of other components running on the system (e.g. olap_server.log).
As of Jedox 2020.1, the time zone in which the server is located is specified in a message in the olap.log file as well as in the header of requests.txt. This information will help Jedox Support solve issues more efficiently.
If you suspect your Jedox time zone settings are not correct, please contact support@jedox.com.
Time zones for Jedox locations
The table below lists the time zones where offices are located, and the time difference compared to UTC.
Note: most of these areas use Daylight Saving Time (DST). For some of them, DST does not occur on the same date every year. You can check the time changes of any specific city here.
Office | Local Time |
Time |
Freiburg im Breisgau, Germany | CET/CEST | UTC + 1h/ UTC + 2h during Daylight Saving Time. |
Frankfurt am Main, Germany | CET/CEST | UTC + 1h/ UTC + 2h during Daylight Saving Time. |
Düsseldorf, Germany | CET/CEST | UTC + 1h/ UTC + 2h during Daylight Saving Time. |
Paris, France | CET/CEST | UTC + 1h/ UTC + 2h during Daylight Saving Time. |
Bucharest, Romania | EET/EEST | UTC + 2h/ UTC + 3h during Daylight Saving Time. |
Boston, MA, USA | EST/EDT | UTC - 5h/ UTC - 4h during Daylight Saving Time. |
Melbourne, Australia | AEDT/AEST | UTC + 11h/ UTC + 10h during Daylight Saving Time. |
Sydney, Australia | AEDT/AEST | UTC + 11h/ UTC + 10h during Daylight Saving Time. |
Singapore | SGT | UTC + 8h |
To find out your time zone in UTC, use a time and date converter.
Updated November 5, 2024