Signed-off-by: 罗博明 <luoboming@huawei.com>
This commit is contained in:
罗博明 2023-09-08 09:10:15 +00:00 committed by Gitee
parent c06187e135
commit 9b466efca8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

2
api/@ohos.i18n.d.ts vendored
View File

@ -482,7 +482,7 @@ declare namespace i18n {
*
* @param { number } hour - the hour value.
* @param { ?string } [locale] - specified the locale. Use current app locale by default.
* @returns { string } the string of time period name. the return value may be empty string
* @returns { string } the string of time period name. The return value may be empty string
* @throws {BusinessError} 401 - check param failed.
* @throws {BusinessError} 890001 - param value not valid.
* @syscap SystemCapability.Global.I18n