angular/packages/core/src/i18n
cexbrayat 622737cee3 feat(common): expose getLocaleCurrencyCode publicly (#34946)
It was previously defined in core without being exposed publicly, whereas `getLocaleCurrencyName` and `getLocaleCurrencySymbol` were defined in common, and publicly exposed.

This commit now privately exposes `ɵgetLocaleCurrencyCode` from core, and reexports it publicly from common.

PR Close #34946
2020-01-24 12:17:32 -08:00
..
locale_data_api.ts feat(common): expose getLocaleCurrencyCode publicly (#34946) 2020-01-24 12:17:32 -08:00
locale_en.ts feat: i18n - include currency code in locale data (#34771) 2020-01-14 10:24:55 -08:00
localization.ts feat(common): allow default currency code to be configurable (#34771) 2020-01-14 10:24:55 -08:00
tokens.ts docs: add deprecation info about default currency code (#34771) 2020-01-14 10:24:56 -08:00