102 lines
6.1 KiB
HTML
102 lines
6.1 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="Scenario: Create a time zone using a message file for abbreviated and full names" />
|
||
|
<meta name="abstract" content="View this topic to learn how to create a time zone that uses a message file. The message file contains the full and abbreviated time zone names." />
|
||
|
<meta name="description" content="View this topic to learn how to create a time zone that uses a message file. The message file contains the full and abbreviated time zone names." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatiscenarios.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="step1createamessagefile.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaticreatetz.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatisettzafteripl.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="rzaticreatetzmessage" />
|
||
|
<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>Scenario: Create a time zone using a message file for abbreviated and
|
||
|
full names</title>
|
||
|
</head>
|
||
|
<body id="rzaticreatetzmessage"><a name="rzaticreatetzmessage"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Scenario: Create a time zone using a message file for abbreviated and
|
||
|
full names</h1>
|
||
|
<div><p>View this topic to learn how to create a time zone that uses a
|
||
|
message file. The message file contains the full and abbreviated time zone
|
||
|
names.</p>
|
||
|
<div class="section"><h4 class="sectionscenariobar">Situation</h4><p>As an
|
||
|
administrator, you are creating a time zone specific to your company's needs.
|
||
|
In doing so, you want the time zone name to be retrieved from a message file
|
||
|
rather than being generated by the system.</p>
|
||
|
<p>One of the many reasons that
|
||
|
you might want to use a message file to store the Standard Time and Daylight
|
||
|
Saving Time full and abbreviated names is for translation purposes.</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectionscenariobar">Objectives</h4><p>In this
|
||
|
scenario, MyCompany, Inc. wants its time zone to retrieve the Standard Time
|
||
|
names and Daylight Saving Time names from a message file.</p>
|
||
|
<p>The objectives
|
||
|
of this scenario are as follows:</p>
|
||
|
<ul><li>To create a new time zone</li>
|
||
|
<li>To specify the full and abbreviated Standard Time names using a message
|
||
|
in a message file</li>
|
||
|
<li>To specify the full and abbreviated Daylight Saving Time names using a
|
||
|
message in a message file</li>
|
||
|
<li>To have the time zone retrieve the time zone's Standard Time and Daylight
|
||
|
Saving Time names from the message file</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectionscenariobar">Details</h4><p>MyCompany,
|
||
|
Inc. has one system (iSeries™ server A) in its environment. This system
|
||
|
needs to use a time zone that specifies to use a message file for the time
|
||
|
zone's full and abbreviated names.</p>
|
||
|
<ul><li><img src="./delta.gif" alt="Start of change" />iSeries A is running i5/OS™ Version 5 Release 3 (V5R3) or later
|
||
|
and conducts all of the business processes.<img src="./deltaend.gif" alt="End of change" /></li>
|
||
|
<li>You are using IBM<sup>®</sup> iSeries Access for Windows<sup>®</sup> V5R3 or later to communicate
|
||
|
with iSeries A.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section" id="rzaticreatetzmessage__prereqs"><a name="rzaticreatetzmessage__prereqs"><!-- --></a><h4 class="sectionscenariobar">Prerequisites
|
||
|
and assumptions</h4><ul><li>iSeries A
|
||
|
is running i5/OS V5R3
|
||
|
or later.</li>
|
||
|
<li>You are using IBM iSeries Access for Windows V5R3 or later to communicate
|
||
|
with iSeries A.</li>
|
||
|
<li>MYLIB library exists on the system.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectionscenariobar">Configuration steps</h4><p>The
|
||
|
following information illustrates the steps to create a time zone that uses
|
||
|
a message file.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ol>
|
||
|
<li class="olchildlink"><a href="step1createamessagefile.htm">Create a message file</a><br />
|
||
|
To use a message file for the Standard Time names and Daylight Saving Time names, you need to create a message file that specifies the names to use.</li>
|
||
|
<li class="olchildlink"><a href="rzaticreatetz.htm">Create a new time zone that specifies the message file to use</a><br />
|
||
|
<span>You need to create a new time zone that specifies the message
|
||
|
file to use.</span></li>
|
||
|
</ol>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatiscenarios.htm" title="View this topic to learn about the different ways you can use time zones and time adjustments in time management. These scenarios describe a particular situation and task to complete.">Scenarios</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="rzatisettzafteripl.htm" title="This topic describes how to change the time zone system value using iSeries Navigator. Also, use this method to ensure that the time zone is set properly if the offset from coordinated universal time (UTC) was not correct during the upgrade or install of i5/OS software.">Set the time zone after an IPL</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|