intra-mart Accel Platform / TERASOLUNA Global Framework Programming Guide

Version 2 2014-01-01

«  Authentication Function   ::   Contents   ::   Multi-Language  »

Internationalization

Summary

Why intra-mart Accel Platform supports internationalization ?

By system internationalization, it means that the people with various languages and in diffrent regions can use the system that match with their languages and time zones.
People with different languages and in different regions will work collaboratively in the enterprises that promote globalization, their systems also need to support internationalization.

Elements and Reasons for Internationalization

intra-mart Accel Platform supports internationalization on language, time zone, and date and time format.
  • Multi-Language
If unfamiliar language is displayed on the screen, users may not be able to understand the contents, may execute tasks less efficiently, or may make more mistakes. It is necessary that the language the user is familiar with is displayed.
  • Time Zone
Users work and act based on the time in their region. Therefore, the date and time data users access should be the date and time data in user’s time zone.
  • Date and Time Format
Format of date and time varies depending on cultural zones and regions. It is necessary to have the format for user’s region.
Unless the format that is suitable for the region is provided, there would be a risk of unexpected misunderstanding.
For example, the date denoted by [12/09/10] has different meanings in different regions.
Region Displayed Result
Japan Year2012 Month9 Day10
UK Year2010 Month9 Day12
USA Year2010 Month12 Day9

«  Authentication Function   ::   Contents   ::   Multi-Language  »