NAME
CLDR::Number::TODO - TODO for CLDR::Number
VERSION
This document describes CLDR::Number v0.07, built with Unicode CLDR v24.
TODO
Specification
algorithmic numbering systems (
hant,hebr,roman, etc.)other numbering systems (
native,traditional,finance)format lengths (
full,long,medium,short,narrow)currency symbol lengths
accountingcurrency format in addition to defaultstandardmaximum integer digits
significant digits (and
@symbol in patterns)scientific notation formatter (and
Esymbol in patterns)superscripting exponent format for scientific notation
number parsers
Optimization
locale subtag attributes for use without locale attribute parsing
passing prebuilt locales to formatters from CLDR::Number
parsed pattern caching