-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Labels
C-numbersComponent: Numbers, units, currenciesComponent: Numbers, units, currenciesS-mediumSize: Less than a week (larger bug fix or enhancement)Size: Less than a week (larger bug fix or enhancement)U-ecma402User: ECMA-402 compatibilityUser: ECMA-402 compatibility
Milestone
Description
We do not currently have percentage formatting. We will need it for ECMA-402 compatibility.
We can do this in the scope of measurement unit formatting, but I think it would be useful to have a standalone percentage formatter since this is how it worked in previous versions of ECMA-402.
As a first step, we can make a data struct, probably in the icu_dimension
crate.
Metadata
Metadata
Assignees
Labels
C-numbersComponent: Numbers, units, currenciesComponent: Numbers, units, currenciesS-mediumSize: Less than a week (larger bug fix or enhancement)Size: Less than a week (larger bug fix or enhancement)U-ecma402User: ECMA-402 compatibilityUser: ECMA-402 compatibility