claude-code - 💡(How to fix) Fix Feature request: 24-hour time format option for /usage display

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

The /usage command displays timestamps in 12-hour (AM/PM) format. There is no way to switch this to 24-hour format via settings.json or any other configuration option.

Root Cause

The /usage command displays timestamps in 12-hour (AM/PM) format. There is no way to switch this to 24-hour format via settings.json or any other configuration option.

RAW_BUFFERClick to expand / collapse

Summary

The /usage command displays timestamps in 12-hour (AM/PM) format. There is no way to switch this to 24-hour format via settings.json or any other configuration option.

Desired behavior

Add a setting (e.g., timeFormat: "24h" | "12h") in settings.json that controls how timestamps are displayed in the /usage output — and ideally across the UI generally.

Current behavior

Usage display shows times in 12-hour format (e.g., 2:35 PM).

Expected behavior

With the setting enabled, times should display in 24-hour format (e.g., 14:35).

Use case

Users in regions where 24-hour time is the norm, or users who simply prefer it, currently have no way to change this display.

🤖 Generated with Claude Code

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

With the setting enabled, times should display in 24-hour format (e.g., 14:35).

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING