Limit reset time format not consistent

Open 💬 1 comment Opened Jun 16, 2026 by Richienb

What version of Codex CLI is running?

0.140.0

What subscription do you have?

Plus

Which model were you using?

_No response_

What platform is your computer?

_No response_

What terminal emulator and version are you using (if applicable)?

_No response_

Codex doctor report

What issue are you seeing?

When I run /status, for the 5-hour and weekly limits, the time they will reset is displayed as 24-hour time:

│  5h limit:             [░░░░░░░░░░░░░░░░░░░░] 0% left (resets 16:10)                                     │
│  Weekly limit:         [████░░░░░░░░░░░░░░░░] 20% left (resets 02:12 on 22 Jun)                          │

But, when I hit my usage limit, I get an error that uses 12-hour time:

■ You've hit your usage limit. Upgrade to Pro (https://chatgpt.com/explore/pro), visit https://chatgpt.com/codex/settings/usage to purchase more credits or try again at 4:10 PM.

What steps can reproduce the bug?

See above

What is the expected behavior?

Both messages should use the same error format.

It seems that the usage limit error is obtained from an API, which might be difficult to change, so that means the /status output should be changed to use 12-hour time.

Additional information

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗