mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
Selecting Today in the AI spend usage date range picker sent an end date rounded to the next hour, which made refreshed usage pages show stale partial-day data. This lets the shared date range picker keep its existing next-hour default for template insights while the spend usage and drill-in pickers request an end-of-day boundary for Today. Closes https://linear.app/codercom/issue/CODAGT-751/date-range-picker-uses-end-of-hour-for-today Generated by Coder Agents.