View source Improve this doc

$locale

service in module ng

Description

$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)