mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #657] [MERGED] Make sure schedules run with UTC #877
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?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/657
Author: @Boy132
Created: 10/23/2024
Status: ✅ Merged
Merged: 10/23/2024
Merged by: @Boy132
Base:
main← Head:fix/schedule-timezones📝 Commits (2)
5348c71make sure schedules use UTC fornext_run_atbae93d0use function from Utilities📊 Changes
3 files changed (+5 additions, -11 deletions)
View changed files
📝
app/Console/Commands/Schedule/ProcessRunnableCommand.php(+1 -2)📝
app/Helpers/Utilities.php(+1 -1)📝
app/Models/Schedule.php(+3 -8)📄 Description
Fixes #605 (https://github.com/pelican-dev/panel/issues/605#issuecomment-2433292918)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.