The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

Localization

Independent of language the user can choose the localization options. Since the Internationalization is about the language in which an application is shown, then localization is about the country in which the user is using the application. Providing date formats is the most obvious example of localization. Java already provides other obvious information like what the first day of the week is

See also L10N

Topic Localization . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

Revision r2 - 22 Jun 2003 - 18:41:12 - Main.leknor
Parents: Internationalization