Cldr Numbers v2.3.0 Cldr.Number.Format.Options View Source
Link to this section Summary
Link to this section Types
Link to this type
short_format_styles()
View Source
short_format_styles()
View Source
short_format_styles() ::
:currency_short | :currency_long | :decimal_short | :decimal_long
short_format_styles() :: :currency_short | :currency_long | :decimal_short | :decimal_long
Link to this section Functions
Link to this function
short_format_styles()
View Source
short_format_styles()
View Source
short_format_styles() :: short_format_styles()
short_format_styles() :: short_format_styles()
Link to this function
validate_options(number, backend, options)
View Source
validate_options(number, backend, options)
View Source
validate_options(Cldr.Math.number_or_decimal(), Cldr.backend(), [
{atom(), term()},
...
]) :: t()
validate_options(Cldr.Math.number_or_decimal(), Cldr.backend(), [ {atom(), term()}, ... ]) :: t()
Link to this function