Skip to content

Conversation

@GitTimeraider
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings September 8, 2025 10:21
@GitTimeraider GitTimeraider merged commit 5c007eb into main Sep 8, 2025
4 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes timezone handling in the backup jobs page by replacing direct strftime calls with a format_local_time filter that properly handles timezone conversion for user display.

  • Replaced strftime method calls with format_local_time filter for consistent timezone handling
  • Updated three datetime display locations: job start time and job creation dates in modals
  • Ensures all displayed times are shown in the user's local timezone rather than server timezone

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants