Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(client): render timezone as local time for logs display #204

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

fubuloubu
Copy link
Member

What I did

Forgot to run .astimezone() to convert to local time

fixes: #201

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
    - [ ] New test cases have been added and are passing
    - [ ] Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@fubuloubu fubuloubu enabled auto-merge (squash) February 14, 2025 21:54
@fubuloubu fubuloubu merged commit a16188c into main Feb 14, 2025
26 checks passed
@fubuloubu fubuloubu deleted the fix/client/log-timezone branch February 14, 2025 21:58
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.

Time in logs not rendering as local timezone properly
2 participants