locale.md 1014 字节
Newer Older
W
wanganxp 已提交
1 2
本文档仅为部分API介绍,完整的国际化指南,另见[文档](../i18n.md)

D
DCloud_LXH 已提交
3 4 5 6 7 8
## uni.getLocale() @getlocale

<!-- UTSAPIJSON.getLocale.description -->

<!-- UTSAPIJSON.getLocale.compatibility -->

W
wanganxp 已提交
9 10
App端可以在[uni.getDeviceInfo](./get-device-info.md)中获取os的language。

D
DCloud_LXH 已提交
11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
<!-- UTSAPIJSON.getLocale.param -->

<!-- UTSAPIJSON.getLocale.returnValue -->

<!-- UTSAPIJSON.getLocale.tutorial -->

## uni.setLocale(locale) @setlocale

<!-- UTSAPIJSON.setLocale.description -->

<!-- UTSAPIJSON.setLocale.compatibility -->

<!-- UTSAPIJSON.setLocale.param -->

<!-- UTSAPIJSON.setLocale.returnValue -->

<!-- UTSAPIJSON.setLocale.tutorial -->

## uni.onLocaleChange(callback) @onlocalechange

<!-- UTSAPIJSON.onLocaleChange.description -->

<!-- UTSAPIJSON.onLocaleChange.compatibility -->

<!-- UTSAPIJSON.onLocaleChange.param -->

<!-- UTSAPIJSON.onLocaleChange.returnValue -->

<!-- UTSAPIJSON.onLocaleChange.tutorial -->

<!-- UTSAPIJSON.general_type.name -->

<!-- UTSAPIJSON.general_type.param -->