getLocaleNumberSymbol
function
Deprecated
Retrieves a localized number symbol that can be used to replace placeholders in number formats.
API
function getLocaleNumberSymbol( locale: string, symbol: NumberSymbol): string;
getLocaleNumberSymbol
string
Retrieves a localized number symbol that can be used to replace placeholders in number formats.
@paramlocale
string
The locale code.
@returns
string
Jump to details