DescriptionAdding support for number formating to the JS i18n API.
This is the last part of the API that belongs in public spec.
Methods supported:
- format
- derive
Options supported:
- style (decimal, scientific, currency and percent)
- pattern
- skeleton
TEST= Visit i18n.kaziprst.org/numberformat.html
Committed: http://code.google.com/p/v8/source/detail?r=8379
Patch Set 1 : '' #
Total comments: 4
Patch Set 2 : Removed hacky NaN handling. ICU can handle NaNs for us. #Patch Set 3 : Added currencyCode setting. Improved skeleton mapping code. #
Total comments: 22
Patch Set 4 : Jungshik comments + I18NUtils::AsciiToUChar #
Total comments: 4
Patch Set 5 : Final fixes. #
Messages
Total messages: 10 (0 generated)
|