文件最后提交记录最后更新时间
!822 901工程适配 * 修改.mainAbility为.MainAbility * 901工程适配 3 年前
!930 修改README * fix up * fix readme 3 年前
!192 Done!全量翻译--International * added International readme English 4 年前
!966 README整改 * update README_zh.md 3 年前
!624 AtomicLayout、International、JSMenu、JsBrightness、JsList、BuildCommonView、Proc ess、DefiningPageLayoutAndConnection工程API7至API8适配调试 * AtomicLayout、International、JSMenu、JsBrightness、JsList、BuildCommonView、Proc 4 年前
!624 AtomicLayout、International、JSMenu、JsBrightness、JsList、BuildCommonView、Proc ess、DefiningPageLayoutAndConnection工程API7至API8适配调试 * AtomicLayout、International、JSMenu、JsBrightness、JsList、BuildCommonView、Proc 4 年前
!822 901工程适配 * 修改.mainAbility为.MainAbility * 901工程适配 3 年前
README.md

Internationalization

Introduction

Internationalization enables the same date to be displayed in different formats for different languages. This sample shows how to internationalize a date in English, Chinese, and Japanese.

Usage

The sample app obtains the system date.

  1. Touch English to display the date in the English format.

  2. Touch Chinese to display the date in the Chinese format.

  3. Touch Japanese to display the date in the Japanese format.

Constraints

This sample can only be run on standard-system devices.