Does not recognise e.g. "04.06.22" as a date
Open
- Dominant language
- JavaScript
- Stars
- 51
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
`extractDate("04.06.22")` -> `[]`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the extractDate("04.06.22") example from the report and trace how date inputs are parsed. Confirm which interpretation of the numeric date is intended, then ensure this format is recognized and add coverage demonstrating the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100