captbaritone / captbaritone/datejs
Date parsing issue
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
Date.parse('Fri Dec 10 20:20:42 GMT 2010');
What is the expected output? What do you see instead?
I would expect the year to be 2010, however I get 2011. "Saturday, December 10,
2011 3:20:42 PM"
What version of the product are you using? On what operating system?
@version: 1.0 Alpha-1
Mac OSX
```
Original issue reported on code.google.com by `joe.krat...@gmail.com` on 11 Jan 2011 at 7:59
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.