captbaritone / captbaritone/datejs
Date.parse() works differently on different browsers
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Open your homepage in IE7 and Firefox2 on a thur, fri or sat
2. Type 'wednesday' in Mad Skillz.. demo box
3. IE7 shows May 14, Firefox show May 7.
Same issue for 'today', 'sun.. sat', 'last ...', etc.
Safari works like Firefox. I don't know about IE6 yet.
What is the expected output? What do you see instead?
The same date on all browsers. Different dates depending on the browser.
What version of the product are you using? On what operating system?
* Version: 1.0 Alpha-1
* Build Date: 13-Nov-2007
```
Original issue reported on code.google.com by `brady.da...@gmail.com` on 11 May 2008 at 2:58
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.