Comment #4 on issue 944 by [email protected]: TimeComposer broken for
times with milliseconds values that have only 1 or 2 digits
http://code.google.com/p/v8/issues/detail?id=944
I've reconsidered that.
We are allowed to have any number of implementation-specific formats as
well, and we have allowed shorter numbers so far, so it wouldn't make sense
only disallow such when milliseconds are present.
Let's just allow milliseconds as proper decimal point values (truncated to
three digits).
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev