Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ getLocaleId
Function
getLocaleId
packages/core/src/render3/i18n/i18n_locale_id.ts:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
* but is now defined as a global value.
37
*/
38
export
function
getLocaleId(): string {
39
return
LOCALE_ID;
40
}
Callers
3
application_ref_spec.ts
File · 0.90
application_module_spec.ts
File · 0.90
getCaseIndex
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected