NAME
CLDR::Number::TODO - TODO for CLDR::Number
VERSION
This document describes CLDR::Number v0.19, built with Unicode CLDR v29.
TODO
Specification
In descending order of priority.
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
accountingcurrency format in addition to defaultstandard#13maximum integer digits #17
significant digits (and
@symbol in patterns) #18scientific notation formatter (and
Esymbol 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