static final DecimalStyle
STANDARD
DecimalStyle
getDecimalStyle()
static DecimalStyle
of(Locale locale)
ofDefaultLocale()
FORMAT
withDecimalSeparator(char decimalSeparator)
withNegativeSign(char negativeSign)
withPositiveSign(char positiveSign)
withZeroDigit(char zeroDigit)
DateTimeFormatter
withDecimalStyle(DecimalStyle decimalStyle)