Fields
finalread onlyuseGrouping:String
The values provided for these properties in the options
argument or filled in as defaults.
finalread onlynumberingSystem:String
The value requested using the Unicode extension key "nu"
or filled in as a default.
finalread onlymaximumSignificantDigits:Int
The values provided for these properties in the options
argument or filled in as defaults.
These properties are present only if at least one of them was provided in the options
argument.
finalread onlymaximumFractionDigits:Int
The values provided for these properties in the options
argument or filled in as defaults.
These properties are present only if neither minimumSignificantDigits
nor maximumSignificantDigits
was provided in the options
argument.
finalread onlylocale:String
The BCP 47 language tag for the locale actually used. If any Unicode extension values were
requested in the input BCP 47 language tag that led to this locale, the key-value pairs that
were requested and are supported for this locale are included in locale
.
finalread onlycurrencyDisplay:String
The values provided for these properties in the options
argument or filled in as defaults.
These properties are only present if style
is "currency"
.