Localization
The localization features introduce how you can localize your application to use different languages and function smoothly in different locales.
You can use the following internationalization features in your native applications:
-
You can make numbers, dates, and times in your application to follow locale-appropriate formatting. You can generate flexible number and date format patterns, format and parse dates and numbers for any locale, and manage time zones.
-
You can load different language resources for different locales in your application. With locale-specific resources, you ensure that the user has the best possible experience regardless of the language settings selected on the device.
Related Information
- Dependencies
- Tizen 2.4 and Higher for Mobile
- Tizen 2.3.1 and Higher for Wearable