Home > About Globalization > Specifying the Method for G...
Previous |
Next |
As part of the application definition settings, you can specify how the application determines which language and formats to display. You can base it on the user's browser language preference or restrict it to the language you specify.
To specify the method for determining global identification:
Click Application Builder and then select the application.
Click Shared Components.
Under Globalization, click Globalization Attributes.
Under Globalization, specify the following:
Application Primary Language - Select the language you used when developing the application.
Application Language Derived From - Select Browser (use browser language preference).
This option enables users to view the application in the language specified in their browsers.
Application Date Format - Determines the date format to be used in the application.
Application Timestamp Format - Determines the timestamp format to be used in the application.
Application Timestamp Time Zone Format - Determines the timestamp with time zone format to be used in the application.
Automatic Time Zone - Controls the setting of the database session time zone. When set to Yes, the client time zone is derived from the client's Web browser and set for the duration of the Application Express session.
Automatic CSV Encoding - Select Yes or No.
Automatic CSV Encoding controls the encoding of all comma-delimited (CSV) report output in an application. If Automatic CSV Encoding is set to Yes, CSV report output is properly converted to a character set compatible with localized desktop applications. The character set for the CSV encoding is determined by the Application Language Derived From setting.
For example, the end user whose browser setting is German (de) sees these changes on the Employees page of AnyCo Corp:
The euro currency symbol appears for the amounts in the Salary and Remuneration columns.
The amounts reflect the formatting used in Germany (commas and decimals).
Note that the application fields are not yet translated. For instructions on translating your application, see "Managing Application Globalization" in Oracle Application Express Application Builder User's Guide.