beta特性

Signed-off-by: LYQ_YES <liuyuqiang9@huawei.com>
Change-Id: Ie28db9287ea80e43652e2c659b7e08057679f2a3
This commit is contained in:
LYQ_YES
2025-10-07 18:25:53 +08:00
parent d66238bf4a
commit 94bf6ddff4
6 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Time Zone Cangjie Wrapper
# Time Zone Cangjie Wrapper(beta feature)
## Introduction
+1 -1
View File
@@ -1,4 +1,4 @@
# 时间时区仓颉封装
# 时间时区仓颉封装beta特性)
## 简介
+2
View File
@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
import("//build/templates/cangjie/cjc.gni")
ohos_cangjie_shared_library("ohos.system_date_time") {
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.system_date_time
import ohos.labels.APILevel
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.system_date_time
import ohos.business_exception.{ BusinessException, getUniversalErrorMsg }
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.system_date_time
import ohos.ffi.{ RetCode, RetDataCString, RetDataI64 }