$locale
Improve this Doc View Source $locale
- service in module ng
$locale service provides localization rules for various Angular components. As of right now the only public api is:
-
id
–{string}
– locale id formatted aslanguageId-countryId
(e.g.en-us
)