mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
Schedule cron input in user timezone #298
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Boy132 on GitHub (Apr 10, 2025).
Currently the cron input for schedules is always UTC. Ideally it should be displayed to the user timezone on the frontend so users don't have manually calculate the correct timezone.
@s1i9ht1yv01d commented on GitHub (Jul 20, 2025):
maybe time to fix time zone?
@Boy132 commented on GitHub (Jul 20, 2025):
Feel free to make a PR.
@Khionor commented on GitHub (Jan 29, 2026):
Hello Guys.
I would be interested in the status of the problem.