Skip to content

FIX: ensure usage report is timezone aware to prevent gaps #33913

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

Merged
merged 2 commits into from
Jul 29, 2025

Conversation

keegangeorge
Copy link
Member

🔍 Overview

Previously, it was possible to see gaps in usage charts despite data being present, due to the user's timezone. This update ensures that the AI usage report is timezone aware rather than using UTC and converting when generating reports.

## 🔍 Overview
Previously, it was possible to see gaps in usage charts despite data being present, due to the user's timezone. This update ensures that the AI usage report is timezone aware rather than using UTC and converting when generating reports.
@keegangeorge keegangeorge merged commit feebe69 into main Jul 29, 2025
16 checks passed
@keegangeorge keegangeorge deleted the timezone-aware branch July 29, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants