gajus / gajus/extract-date

Add an option to extract partial date

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.