Time for Tasks are offset #352

Closed
opened 2026-02-04 17:42:34 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Sebuschka on GitHub (Jun 2, 2025).

Hi,

when planning a task (like Backup every day at 2:30 AM) i get a different time.
I already set APP_TIMEZONE=Europe/Berlin (coming from Pterodactyl hoping it would work).

But still when i set the time to 15:45 (Germany). It shows runnin in two hours.

Image

Image

Is there a way to set the Timezone?

Originally created by @Sebuschka on GitHub (Jun 2, 2025). Hi, when planning a task (like Backup every day at 2:30 AM) i get a different time. I already set APP_TIMEZONE=Europe/Berlin (coming from Pterodactyl hoping it would work). But still when i set the time to 15:45 (Germany). It shows runnin in two hours. ![Image](https://github.com/user-attachments/assets/c0b010f1-beab-4c5e-a86b-f631d2697e5f) ![Image](https://github.com/user-attachments/assets/78e42348-afb7-496a-b2fc-30a23db639be) Is there a way to set the Timezone?
Author
Owner

@QuintenQVD0 commented on GitHub (Jun 2, 2025):

No, and it should not, this will be fixt when translations are done. Schedules for now always are UTC based

@QuintenQVD0 commented on GitHub (Jun 2, 2025): No, and it should not, this will be fixt when translations are done. Schedules for now always are UTC based
Author
Owner

@Boy132 commented on GitHub (Jun 2, 2025):

Setting the APP_TIMEZONE won't do anything. The backend will always use UTC and the frontend will translate to the timezone the user configured in their profile.

That also means that the cron input is always in UTC, see #1228.

@Boy132 commented on GitHub (Jun 2, 2025): Setting the `APP_TIMEZONE` won't do anything. The backend will always use UTC and the frontend will translate to the timezone the user configured in their profile. That also means that the cron input is always in UTC, see #1228.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#352