captbaritone / captbaritone/datejs
getWeek() returning wrong week number
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
Date.parse('2009-02-23').getWeek()
What is the expected output? What do you see instead?
Expected: 10, returned: 9
What version of the product are you using? On what operating system?
SVN/any browser/Linux
```
Original issue reported on code.google.com by `jan.schn...@gmail.com` on 26 Mar 2009 at 5:28
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.