未验证 提交 788eaa64 编写于 作者: 葛亚芳 提交者: Gitee

update zh-cn/application-dev/internationalization/i18n-guidelines.md.

Signed-off-by: N葛亚芳 <geyafang@huawei.com>
上级 baad1e05
......@@ -731,4 +731,10 @@ try {
```js
let order = I18n.I18NUtil.getDateOrder("zh-CN"); // order = "y-L-d",表示中文中年月日的顺序为年-月-日。
```
\ No newline at end of file
```
## 相关实例
针对I18n开发,有以下相关实例可供参考:
- [国际化(ArkTS)(API9)](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicFeature/International/International)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册