Improve this Doc View Source $locale
- service in module ng
Overview
$locale service provides localization rules for various AngularJS components. As of right now the only public api is:
-
id
–{string}
– locale id formatted aslanguageId-countryId
(e.g.en-us
)
© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 3.0.
https://code.angularjs.org/1.8.2/docs/api/ng/service/$locale