The setting of comma and period for separating digits.
property | type | description |
---|---|---|
name | string | The name of the setting |
CommaPeriodSetting represents the setting of the use of commas and periods in digits in number notation.
comma-period
means notations like $1,000,000.00
.period-comma
means notations like $1.000.000,00
.