mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-25 04:34:04 +08:00
## 🔍 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.
|
||
|---|---|---|
| .. | ||
| controllers/discourse_ai | ||
| helpers/discourse_ai/ai_bot | ||
| jobs | ||
| mailers | ||
| models | ||
| serializers | ||
| services | ||
| views | ||