Skip to main content
Solved

Weekday calendar setup

  • February 4, 2026
  • 1 reply
  • 72 views

Vladimir.Puskaric
Level 5
Forum|alt.badge.img

Hi everybody,

I’m hoping to get some help/ additional information from you.

I intend to start using the Weekday calendar option in order to get more precise throughput times in Celonis Studio. I understand that, in Data - Data Integration - Data Models I need to select the respective Data Model, select the Calendar tab, toggle on the “Use calendar options” on, select “Weekday calendar and then select working day and enter start- and end-time for them.

My question/concern relates to the information that times are in UTC. This could be an issue, since activity timestamps in the activity table within this model are all in AET/AEDT. How do I deal with this?

I look forward to hearing from you. Thanks.

Kind regards,

 

Vladimir

Best answer by Amishee Choksi

Hi, 

 

The universal display for all Celonis assets is UTC. 

In case your data is stored in AET / AEDT, you will have to convert your working hours to UTC - either in the pre-processing stage using SQL, or in the front end using PQL (CONVERT_TIMEZONE). 

 

1 reply

  • Celonaut
  • Answer
  • February 13, 2026

Hi, 

 

The universal display for all Celonis assets is UTC. 

In case your data is stored in AET / AEDT, you will have to convert your working hours to UTC - either in the pre-processing stage using SQL, or in the front end using PQL (CONVERT_TIMEZONE).