EventHelpers: Select Events only for tomorrow
Open
Nobody has claimed this yet.
question
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
The Option dayToCover lets me select a specific amount of days ahead.
But if I want the events for only tomorrow this doesn't work, because i also get todays events.
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 locating EventHelpers and the handling of the dayToCover option. Reproduce the tomorrow-only selection, then adjust the behavior so it excludes today's events and verify that the returned events are limited to tomorrow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100