every day hat 9:59 does not work, but 10:00 works
Open
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 999
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
The time format is HH:MM, but I think it would be nice if H:MS would also be supported. So that 7:35 and so on works. Simply add a 0 at the start.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the time-format parsing or validation entry point and the existing tests for daily jobs. Reproduce the difference between 9:59 and 10:00, then add coverage for the requested single-digit hour form and confirm both formats are accepted without changing existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100