The day(s) function returning week
Open
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
The function dayjs().get("day") return the week number;
I hoped the day would come back
**Information**
- Day.js Version [1.11.10]
- OS: [Windows 11]
- Browser [Node]
- Time zone: [GMT-03:00 Brasil]
Contributor guide
Research direction
Start by reproducing dayjs().get("day") in Node with Day.js 1.11.10 and inspect the related API entry point and tests. Compare the returned value with the documented meaning of "day"; done means the reported behavior and expected day-of-week result are reconciled by a passing regression test or a clarified issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100