https://prefect.io logo
b

Baum

09/14/2021, 10:29 AM
Hi, how do you configure the timezone of the UI? All my processes are in UTC, I don’t see where to set it.
n

nicholas

09/14/2021, 10:31 AM
Hi @Baum - if you’re using Prefect Cloud, you can set your timezone in your user settings by clicking the Avatar in the top right of the screen and clicking settings. Since these are user-specific, there is no equivalent setting in Prefect Server
b

Baum

09/14/2021, 10:34 AM
I’m using prefect server, how does the ui find my timezone? My local machine is KST while my remote machine is UTC. Do you think changing my local machine to UTC will do the job?
n

nicholas

09/14/2021, 11:16 AM
I think all database timestamps are created in UTC, which means local time won’t impact them; this sounds like a good UI issue to open if you don’t mind opening a ticket for the request. I imagine we can resolve this in Server (where there are no user settings) by defaulting to the client (browser) timezone instead
👍 1
b

Baum

09/14/2021, 11:18 AM
Thank you so much :)
👍 1
8 Views