Comment #2 on issue 857 by sideshowbarker: Date does not support W3C format
http://code.google.com/p/v8/issues/detail?id=857

the date parser is also accepting some broken strings that should instead result in parse errors; for example:

Date("2010-08-31T22:02:30.05------+++++::::::")
"Wed Sep 08 2010 11:02:05 GMT+0900 (JST)"

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to