captbaritone / captbaritone/datejs
Date.parse(currency) is returning a serial date value
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?
1. Date.parse("$3,001.10")
2. returns 1267423200000
3. which is Mon Mar 01 2010 00:00:00 GMT-0600 (Central Standard Time)
What is the expected output? What do you see instead?
I expected NaN, see step 2,3
What version of the product are you using? On what operating system?
Chrome Version 23.0.1271.64 m
Windows 7 64 bit
```
Original issue reported on code.google.com by `e...@simpleltc.com` on 27 Nov 2012 at 7:03
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.