Comment #4 on issue 1797 by [email protected]: Chrome - toLocaleString()
function is not converting the number into local format.
http://code.google.com/p/v8/issues/detail?id=1797
The code.google.com/p/v8-i18n library overrides this method in v8 (among
others, see http://code.google.com/p/v8-i18n/wiki/BuiltInOverrides) and
provides much better results.
The overrides will be available in Chrome v24.
The v8-i18n library implements ECMA 402 standard for JavaScript
internationalization.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev