56 lines
3.7 KiB
HTML
56 lines
3.7 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="Locales" />
|
||
|
<meta name="abstract" content="A locale is an object that can determine how data is processed, printed, and displayed." />
|
||
|
<meta name="description" content="A locale is an object that can determine how data is processed, printed, and displayed." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsnatlangdesinos400.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsinstalllocales.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagslocale.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsinstalllocales.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagslocale.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagslocale.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbagslocaleover" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Locales</title>
|
||
|
</head>
|
||
|
<body id="rbagslocaleover"><a name="rbagslocaleover"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Locales</h1>
|
||
|
<div><p>A <dfn class="term">locale</dfn> is an object that can determine how data
|
||
|
is processed, printed, and displayed.</p>
|
||
|
<p>Locales are made up of categories that define language,
|
||
|
cultural data, and character sets. These combinations of language, cultural
|
||
|
data, and character sets comprise a locale. The locale support is provided
|
||
|
to supplement the job value options that i5/OS™ previously has provided.</p>
|
||
|
<p>Many locales are included with i5/OS. In addition, locale definition source
|
||
|
files are provided for locale customizations. A locale definition source file
|
||
|
contains one or more categories that describe (or make up) a locale.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsnatlangdesinos400.htm" title="The national language design in i5/OS defines the functions your application software can use to support national languages.">National language design in i5/OS</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rbagsinstalllocales.htm" title="If you are installing a new release, you can request that library QSYSLOCALE be installed on the system at that time.">Install and enable locales</a></div>
|
||
|
<div><a href="rbagslocale.htm" title="Locales are used primarily in ILE-based application programs. Additionally, the Retrieve Locale Information (OPM, QLGRTVLC; ILE, QlgRetrieveLocaleInformation) API retrieves one or all categories of a locale.">Work with locales</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|