angular / 6.1.10 / api / common / getlocalecurrencysymbol.html /

getLocaleCurrencySymbol

function

The symbol used to represent the currency for the main country using this locale (e.g. $ for the locale en-US). The symbol will be null if the main country cannot be determined.

getLocaleCurrencySymbol(locale: string): string | null

Parameters

locale

Type: string.

Returns

string | null

© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/common/getLocaleCurrencySymbol