tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
NumberFormat.currencyDecimalSeparator
tango
text
locale
Core
NumberFormat
Property.
Assigns the string used as the decimal separator in currency values.
const
(
char
)[]
currencyDecimalSeparator
[@property getter]
const
(
char
)[]
currencyDecimalSeparator
[@property setter]
class
NumberFormat
@
property
final
void
currencyDecimalSeparator
(
const
(
char
)[]
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 string used as the decimal separator in currency values.