Status: Accepted Owner: [email protected] Labels: Type-Bug Priority-Low
New issue 698 by [email protected]: Date.parse does not conform to ES5 when called on timestamp
http://code.google.com/p/v8/issues/detail?id=698 When Date.parse is called on a timestamp only string we will return nan. This is consistent with other browsers and since the specification does not specify how to handle this case there is no apparent solution. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
