NAME
CLDR::Number::TODO - TODO for CLDR::Number
VERSION
This document describes CLDR::Number v0.09, built with Unicode CLDR v24.
TODO
Specification
In descending order of priority.
upgrade from CLDR v24 to v26 #33
minimum grouping digits #36
algorithmic numbering systems (
hant
,hebr
,roman
, etc.) #32other numbering systems (
native
,traditional
,finance
) #10format lengths (
full
,long
,medium
,short
,narrow
) #11currency symbol lengths #12
currency unit patterns with currency display names #35
accounting
currency format in addition to defaultstandard
#13maximum integer digits #17
significant digits (and
@
symbol in patterns) #18scientific notation formatter (and
E
symbol in patterns) #14superscripting exponent format for scientific notation #15
number parsers #19
Optimization
deprecate mutable locales (in progress) #38
locale subtag attributes for use without locale attribute parsing #4
passing prebuilt locales to formatters from CLDR::Number #5
parsed pattern caching #6