When ClaudeAI usage limit is reached, show time in human readable format. #1919
vinayagg
started this conversation in
1. Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I am using Claude CLI and it reaches usage limit, I get a message like this
Claude AI usage limit reached|1755025200
Then I had to manually translate epoch date to human readable local date e.g.
Claude AI usage limit reached| August 12, 2025 12:00:00 PM GMT-07:00 PST
or
Claude AI usage limit reached. Reset at: 12 PM
This is a simple fix that removes a small but daily annoyance and makes kilocode more pleasant to use.
Beta Was this translation helpful? Give feedback.
All reactions