static var percent: Decimal.FormatStyle.Percent
Available when
Self
is Decimal
.
FormatStyle
.
Percent
.
Self
がDecimal
.
FormatStyle
.
Percent
である時に利用可能。
static func currency(code: String) -> Self
Available when
Self
is Decimal
.
FormatStyle
.
Currency
.
Self
がDecimal
.
FormatStyle
.
Currency
である時に利用可能。