getLocaleCurrencyName
function
The name of the currency for the main country using this locale (e.g. USD for the locale en-US). The name will be null
if the main country cannot be determined.
getLocaleCurrencyName(locale: string): string | null
Parameters
locale | Type: |
Returns
string | null
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/common/getLocaleCurrencyName