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.