codeformilwaukee / codeformilwaukee/DECARCERATION-PLATFORM
Date functionality
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Given a JS Date() object, and
Given it repeats:
weekly
every two weeks
every three weeks
every 1st Monday of the month
every 3rd Thursday of the month
Determine what dates to repeat on. (a list of Date objects)
Note: stop after generating 10 dates.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.