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–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://code.angularjs.org/1.6.9/docs/api/ng/service/$locale