Add an option to extract partial date
Open
- Dominant language
- JavaScript
- Stars
- 51
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
e.g. `March 2017` => `2017-03`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the JavaScript date-extraction entry point and existing date-parser tests to understand how full dates are currently handled. Add an option for partial dates so input such as `March 2017` produces `2017-03`, then verify the new behavior alongside existing extraction cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100