| Summary: |
Some date values not handled consistently with IE/Firefox |
| Product: |
WebKit
|
Reporter: |
Arno Gourdol <arno> |
| Component: |
JavaScriptCore | Assignee: |
Nobody <webkit-unassigned> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
Normal
|
CC: |
barraclough, mrowe, mvujovic, webkit.review.bot
|
| Priority: |
P2
|
|
|
| Version: |
523.x (Safari 3) | |
|
| Hardware: |
All | |
|
| OS: |
All | |
|
| URL: |
javascript:var d = new Date("November 06 2006, 17:53:01"); alert( d + "\nAbove document.write should have written: 'Mon Nov 6 17:53:01 PST 2006'");
|
| Attachments: |
| Description |
Flags |
|
Patch
|
none
|
|
2011-11-22 15:58 PST, Max Vujovic