未验证 提交 f66fa465 编写于 作者: K king_he 提交者: Gitee

update en/application-dev/internationalization/intl-guidelines.md.

Signed-off-by: Nking_he <6384784@qq.com>
上级 c245f9be
......@@ -89,7 +89,7 @@ Use [DateTimeFormat](../reference/apis/js-apis-intl.md) APIs to format the date
```
2. Format the date and time.<br>
Call the **format** method to format the date and time in the DateTimeFormat object. This method returns a string representing the formatting result.
Call the **format** method to format the date and time in the **DateTimeFormat** object. This method returns a string representing the formatting result.
```
Date date = new Date();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册