$locale

Improve this Doc View Source $locale

  1. 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 as languageId-countryId (e.g. en-us)