You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(statusline): respect timezone for today cost (#1121)
Add a statusline timezone option so the compact today total uses the same date grouping semantics as daily reports instead of forcing UTC.
The statusline today loader now builds its since/until filter from the requested IANA timezone and passes that timezone through to entry loading, keeping the filtered entry dates aligned with the selected local day.
Update CLI help, config schema coverage, and snapshots for the new option. Fixes#1114.
Copy file name to clipboardExpand all lines: rust/crates/ccusage/src/snapshots/ccusage__config_schema__tests__snapshots_schema_agent_specific_option_edges.snap
0 commit comments