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.
-
Touch English to display the date in the English format.
-
Touch Chinese to display the date in the Chinese format.
-
Touch Japanese to display the date in the Japanese format.
Constraints
This sample can only be run on standard-system devices.