attempt to use current timezone when checking api key expiry
Open
Beginner friendly
challenging first issue
CLI
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
the `collectoss github api-keys` CLI output shows the key expiry time, but it defaults to using UTC. Having it be shown in local time would make it more helpful for people who regularly use it.
Contributor guide
Research direction
Start with the `collectoss github api-keys` CLI command and trace where it formats the key expiry time. Update the displayed expiry to use the user's local timezone rather than UTC, then verify the command output shows the expected local time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100