tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
NumberFormat.currencyDecimalDigits
tango
text
locale
Core
NumberFormat
Property.
Assigns the number of decimal places to use in currency values.
int
currencyDecimalDigits
[@property getter]
int
currencyDecimalDigits
[@property setter]
class
NumberFormat
@
property
final
void
currencyDecimalDigits
(
int
value
)
Meta
Source
See Implementation
tango
text
locale
Core
NumberFormat
constructors
this
functions
clone
getFormat
properties
currencyDecimalDigits
currencyDecimalSeparator
currencyGroupSeparator
currencyGroupSizes
currencyNegativePattern
currencyPositivePattern
currencySymbol
current
isReadOnly
nanSymbol
nativeDigits
negativeInfinitySymbol
negativeSign
numberDecimalDigits
numberDecimalSeparator
numberGroupSeparator
numberGroupSizes
numberNegativePattern
positiveInfinitySymbol
positiveSign
static functions
getInstance
invariantFormat
variables
isReadOnly_
Property. Assigns the number of decimal places to use in currency values.