matthewmueller / matthewmueller/date
"Tomorrow"
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Seems odd to me that date supports "next week tuesday", but not other day-only-type dates, like "Tomorrow." In my ideal world, this would use some natural UX like date pickers in calendars, where it automatically assumes "This time tomorrow." Would also +1 the other ticket suggestions (like being able to return null on no-match).
Thanks for such a great lib!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how the library currently parses day-only expressions, especially the existing "next week tuesday" behavior. Define the expected interpretation of "Tomorrow" and verify whether it should resolve to the same time on the following day. Done means the expression is supported with documented, tested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100