registerLocaleDatalink
Register global data to be used internally by Angular. See the "I18n guide" to know how to import additional locale data.
参数
data | Type: |
localeId | Type: 可选. 默认值是 |
extraData | Type: 可选. 默认值是 |
返回值
void
Register global data to be used internally by Angular. See the "I18n guide" to know how to import additional locale data.
data | Type: |
localeId | Type: 可选. 默认值是 |
extraData | Type: 可选. 默认值是 |
void