496 lines
20 KiB
HTML
496 lines
20 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="reference" />
|
||
<meta name="DC.Title" content="Date (L), Time (T), and Timestamp (Z)" />
|
||
<meta name="abstract" content="Both types of keyboards are in lowershift. All characters are valid for entry." />
|
||
<meta name="description" content="Both types of keyboards are in lowershift. All characters are valid for entry." />
|
||
<meta name="DC.Relation" scheme="URI" content="rzakcvalentries.htm" />
|
||
<meta name="copyright" content="(C) Copyright IBM Corporation 2001, 2006" />
|
||
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2001, 2006" />
|
||
<meta name="DC.Format" content="XHTML" />
|
||
<meta name="DC.Identifier" content="rzakcdatel" />
|
||
<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>Date (L), Time (T), and Timestamp (Z)</title>
|
||
</head>
|
||
<body id="rzakcdatel"><a name="rzakcdatel"><!-- --></a>
|
||
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
<h1 class="topictitle1">Date (L), Time (T), and Timestamp (Z)</h1>
|
||
<div><p>Both types of keyboards are in lowershift. All characters are valid
|
||
for entry.</p>
|
||
<div class="section"><div class="p">The field length (DDS positions 30 and 34) for these data types
|
||
are always blank. The following rules determine the field length: <ul><li>For the date (L) data type, the format specified on the DATFMT keyword
|
||
dictates the length of the field. If you do not specify the DATFMT keyword,
|
||
then the format is set to *ISO as default, which has a field length of 10.
|
||
If you specify DATFMT(*JOB), the field length will always be 10, even if the
|
||
Job Date Format Definition Attribute displays an 8 character date.</li>
|
||
<li>For the time (T) data type, the format specified on the TIMFMT keyword
|
||
dictates the length of the field. All formats for the TIMFMT keyword, including
|
||
the default of *ISO, have field lengths of 8.</li>
|
||
<li>For the timestamp (Z) data type, the field length is 26. The format of
|
||
a timestamp field is <pre>yyyy-mm-dd-hh.mm.ss.mmmmmm</pre>
|
||
Where
|
||
yyyy = year, mm = month, dd = day, hh = hour, mm = minute, ss = second, and
|
||
mmmmmm = microsecond.</li>
|
||
</ul>
|
||
</div>
|
||
<p>Decimal positions (DDS positions 36 and 37) support only values
|
||
of period (.). Valid field usage (DDS position 38) can be O, B, or I.</p>
|
||
<p>It
|
||
is the responsibility of the high-level language and the application to format
|
||
the date, time, and timestamp fields correctly on output. The system does
|
||
not format fields on output. Date and time fields should be formatted according
|
||
DATFMT and TIMFMT keywords formats and use the separators specified for the
|
||
DATSEP and TIMSEP keywords. You should use the standard timestamp format (yyy-mm-dd-hh.mm.ss.mmmmmm)
|
||
for timestamp fields.</p>
|
||
<p>The system validates date-,
|
||
time-, and timestamp-capable fields on input when the modified data tag (MDT)
|
||
for a field is set to the on position. You can turn on the MDT for a field
|
||
by either typing into the field or by specifying DSPATR(MDT) on the field.
|
||
If the MDT for a field is turned off, the saved contents of the field return
|
||
to the application. When the MDT is on for a field, date and time fields are
|
||
evaluated according to the following items: </p>
|
||
<ul><li>The format specified on the DATFMT and TIMFMT keywords.</li>
|
||
<li>The separators specified on the DATSEP and TIMSEP keywords.</li>
|
||
</ul>
|
||
<p>Timestamp fields are evaluated according to the standard timestamp
|
||
format <var class="varname">(yyyy-mm-dd-hh.mm.ss.mmmmmm)</var>.</p>
|
||
<p>You can enter
|
||
date, time, and timestamp field values with or without separators. When you
|
||
enter a value without separators, leading zeros are inserted when necessary.
|
||
The system includes the separators in the data that are passed back to the
|
||
application. When you enter a value with separators, leading zeros are inserted
|
||
up to the first separator when necessary. A value that is entered with separators
|
||
cannot start with a separator. Leading and trailing blanks are ignored.</p>
|
||
<p>You
|
||
can enter timestamp field values with or without separators. The system inserts
|
||
leading or trailing zeros for timestamp fields. If you enter the field with
|
||
separators, you must enter 20 digits and 6 separator characters.</p>
|
||
<p>You
|
||
can enter the following field level keywords with these data types:</p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="void" border="0" rules="none"><tbody><tr><td align="left" valign="top" width="50%">ALIAS</td>
|
||
<td align="left" valign="top" width="50%">ERRMSGID</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">CHANGE</td>
|
||
<td align="left" valign="top" width="50%">FLDCSRPRG</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">CHGINPDFT</td>
|
||
<td align="left" valign="top" width="50%">INDTXT</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">CHRID</td>
|
||
<td align="left" valign="top" width="50%">MAPVAL</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">COLOR</td>
|
||
<td align="left" valign="top" width="50%">NOCCSID</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">DATFMT (L)</td>
|
||
<td align="left" valign="top" width="50%">OVRATR</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">DATSEP (L)</td>
|
||
<td align="left" valign="top" width="50%">OVRDTA</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">DFT</td>
|
||
<td align="left" valign="top" width="50%">PUTRETAIN</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">DFTVAL</td>
|
||
<td align="left" valign="top" width="50%">REFFLD</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">DLTEDT</td>
|
||
<td align="left" valign="top" width="50%">SFLCSRPRG</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">DLTCHK</td>
|
||
<td align="left" valign="top" width="50%">TEXT</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">DSPATR</td>
|
||
<td align="left" valign="top" width="50%">TIMFMT (T)</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">ENTFLDATR</td>
|
||
<td align="left" valign="top" width="50%">TIMSEP (T)</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="50%">ERRMSG</td>
|
||
<td align="left" valign="top" width="50%"> </td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="example"> <div class="fignone" id="rzakcdatel__dtksc"><a name="rzakcdatel__dtksc"><!-- --></a><span class="figcap">Figure 1. Data type and keyboard shift coding</span><pre>|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
|
||
00100A*
|
||
00200A* KEYBOARD SHIFT ATTRIBUTES
|
||
00300A CHARA 5 I 2 2
|
||
00400A CHARB 5 I 3 2CHECK(RB)
|
||
00500A CHARC 5 I 4 2CHECK(RZ)
|
||
00600A CHARD 5X I 4 30
|
||
00700A CHARE 5M I 4 40
|
||
00800A CHARF 5D I 4 50
|
||
00900A SIGN1 5 OI 5 2
|
||
01000A SIGN2 5 2B 5 30
|
||
01100A NBR1 5Y OI 6 2
|
||
01200A NBR2 5Y 2I 6 15
|
||
01300A NBR3 5Y 2B 6 30EDTCDE(L)
|
||
01400A NBR4 5N 2I 6 40
|
||
01500A NBRZ 5 H
|
||
01600A FLPT 7F 4I 7 2
|
||
01700A DATE L B 7 30DATFMT(*JUL) DATSEP('/')
|
||
01750A DATE1 L B 7 40DATFMT(*MDY) DATSEP('/')
|
||
01800A TIME T B 8 2
|
||
01900A TSTMP Z I 7 30
|
||
A</pre>
|
||
</div>
|
||
</div>
|
||
<div class="section"><div class="p">Three special characters are used in <a href="#rzakcdatel__tbl5">Table 1</a>.
|
||
<ul><li>_ means that you did not type in any character.</li>
|
||
<li>X indicates a blank.</li>
|
||
<li>} is represented internally as hex D0.</li>
|
||
</ul>
|
||
</div>
|
||
<p>Except where indicated, you enter the data only by pressing a
|
||
command function key. The fourth entry under SIGN1 is an exception. You make
|
||
that entry by pressing the Field Exit key.</p>
|
||
<p>The
|
||
following table refers to fields defined in <a href="#rzakcdatel__dtksc">Figure 1</a>.</p>
|
||
|
||
<div class="tablenoborder"><a name="rzakcdatel__tbl5"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rzakcdatel__tbl5" width="100%" frame="hsides" border="0" rules="none"><caption>Table 1. Example
|
||
data type and keyboard shift coding instructions</caption><thead align="left"><tr><th align="left" valign="bottom" width="20.2020202020202%" id="d0e157">Field name (keyboard shift)</th>
|
||
<th align="left" valign="bottom" width="35.1010101010101%" id="d0e159">As typed in by the workstation user</th>
|
||
<th align="left" valign="bottom" width="44.696969696969695%" id="d0e161">As passed to your program</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">CHARA (Alphanumeric shift)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _</li>
|
||
<li>A B C _ _</li>
|
||
<li>A _ C _ _</li>
|
||
<li>_ _ _ D E</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>x x x x x (<span>X'40'</span>)</li>
|
||
<li>A B C x x</li>
|
||
<li>A x C x x</li>
|
||
<li>x x x D E</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">CHARB (Alphanumeric shift)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _</li>
|
||
<li>A B C _ _</li>
|
||
<li>A _ C _ _</li>
|
||
<li>_ _ _ D E</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>x x x x x</li>
|
||
<li>x x A B C</li>
|
||
<li>x x A x C</li>
|
||
<li>x x x D E</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">CHARC (Alphanumeric shift)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _</li>
|
||
<li>A B C _ _</li>
|
||
<li>A _ C _ _</li>
|
||
<li>_ _ _ D E</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>0 0 0 0 0 </li>
|
||
<li>0 0 A B C</li>
|
||
<li>0 0 A x C</li>
|
||
<li>0 0 0 D E</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">CHARD (Alphabetic only)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _</li>
|
||
<li>A B C _ _</li>
|
||
<li>4 _ _ _ _</li>
|
||
<li>A B C. $ _</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>x x x x x</li>
|
||
<li>A B C x x</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">CHARE (Numeric only character)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _</li>
|
||
<li>516.7</li>
|
||
<li>5, 2 _ _</li>
|
||
<li>A _ _ _ _</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>x x x x x</li>
|
||
<li>516.7</li>
|
||
<li>5, 2 x x</li>
|
||
<li>error message</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">CHARF (Digits only)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _</li>
|
||
<li>2 3 _ 5 _</li>
|
||
<li>1 2 _ _ _</li>
|
||
<li>A _ _ _ _</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>x x x x x</li>
|
||
<li>2 3 x 5 x</li>
|
||
<li>1 2 x x x</li>
|
||
<li>error message</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">SIGN1 (Signed numeric)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _ _</li>
|
||
<li>1 2 3 _ _ _</li>
|
||
<li>1 _ 3 _ _ _</li>
|
||
<li>_ _ _ 4 5 _ (Field Exit key)</li>
|
||
<li>_ _ _ 4 5 (Field + key)</li>
|
||
<li>_ _ _ 4 5 _ (Field - key)</li>
|
||
<li>1 2 3 4 5 _</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>0 0 0 0 0</li>
|
||
<li>0 0 1 2 3</li>
|
||
<li>0 0 1 0 3</li>
|
||
<li>0 0 0 4 5</li>
|
||
<li>0 0 0 4 5</li>
|
||
<li>0 0 0 4 N(<span>X'F0F0F0F4D5'</span>)</li>
|
||
<li>1 2 3 4 5</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">SIGN2 (Signed numeric)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _ _</li>
|
||
<li>1 2 3 4 _ _</li>
|
||
<li>1 2 _ _ _ _</li>
|
||
<li>1 2 _ _ _ _ (Field - key)</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>0 0 0 0 0</li>
|
||
<li>0 1 2 3 4</li>
|
||
<li>0 0 0 1 2</li>
|
||
<li>0 0 0 1 K (<span>X'F0F0F0F1D2'</span>)</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">NBR1 (Numeric only)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _</li>
|
||
<li>0 0 0 0 5</li>
|
||
<li>0 0 0 5 _</li>
|
||
<li>0 0 2 _ _</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>0 0 0 0 0</li>
|
||
<li>0 0 0 0 5</li>
|
||
<li>0 0 0 0 5</li>
|
||
<li>0 0 0 0 2</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">NBR2 (Numeric only)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _ _</li>
|
||
<li>0 0 0 0 5 _</li>
|
||
<li>0 0 5 _ _ _</li>
|
||
<li>5 _ _ _ _ _</li>
|
||
<li>0 5 0 0 _ _</li>
|
||
<li>5 x 5 _ _</li>
|
||
<li>5 x x _ _ _</li>
|
||
<li>5 5 . 1 _ _</li>
|
||
<li>5 0 0 0 0 . _</li>
|
||
<li>5 0. 0 0 0</li>
|
||
<li>5 5 – _ _ _</li>
|
||
<li>5 _ – – _ _</li>
|
||
<li>5 _ + _ – _</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>0 0 0 0 0</li>
|
||
<li>0 0 5 0 0</li>
|
||
<li>0 0 5 0 0</li>
|
||
<li>0 0 5 0 0</li>
|
||
<li>5 0 0 0 0</li>
|
||
<li>5 0 5 0 0</li>
|
||
<li>0 0 5 0 0</li>
|
||
<li>0 5 5 1 0</li>
|
||
<li>error message (use of decimal</li>
|
||
<li>error message not valid)</li>
|
||
<li>0 5 5 0 }</li>
|
||
<li>0 0 5 0 }</li>
|
||
<li>0 0 5 0 }</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">NBR3 (Numeric only)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 ">Input processing is the same as for NBR2.</td>
|
||
<td valign="top" width="44.696969696969695%" headers="d0e161 "> </td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">NBR4 (Numeric shift)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _ _</li>
|
||
<li>5 – _ _ _ _</li>
|
||
<li>_ 5 _ – _ _</li>
|
||
<li>5 _ + _ _ _</li>
|
||
<li>5 _ A B C _</li>
|
||
<li>5 _ K K _ _</li>
|
||
<li>5 _ K A K _</li>
|
||
<li>5 _ K K A _</li>
|
||
<li>1 0 E + 0 3</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>0 0 0 0 0</li>
|
||
<li>0 0 5 0 }</li>
|
||
<li>0 0 5 0 }</li>
|
||
<li>0 0 5 0 0</li>
|
||
<li>0 0 5 0 0</li>
|
||
<li>5 0 2 0 } See note.</li>
|
||
<li>5 0 2 0 } See note.</li>
|
||
<li>0 0 5 0 0 See note.</li>
|
||
<li>1 0 0 3</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">NBRZ (Hidden field)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 ">This is a hidden field and does not appear
|
||
on the display.</td>
|
||
<td valign="top" width="44.696969696969695%" headers="d0e161 "> </td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">FLPT (Floating point)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _ _ _ _ _ _ _ _ _ _</li>
|
||
<li>– 9 9 . 2 _ _ _ _ _ _ _ _ _</li>
|
||
<li>– 9 9 E 0 2 _ _ _ _ _ _ _ _</li>
|
||
<li>+ 9 9 9 . 9 9 9 9 E + 0 0 3</li>
|
||
<li>A B C _ _ _ _ _ _ _ _ _ _ _</li>
|
||
<li>_ _9 9 0 _ e _ _ _ _ _ _ _</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>+ 0</li>
|
||
<li>– 9 9 . 2</li>
|
||
<li>– 9 9 0 0 .</li>
|
||
<li>+ 9 9 9 9 9 9 . 9</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">DATE (Date)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _ _</li>
|
||
<li>0 0 0 0 1 _</li>
|
||
<li>_ _ 1 _ _ _</li>
|
||
<li>0 0 / 0 0 1</li>
|
||
<li>_ 0 / 0 0 1</li>
|
||
<li>/ 0 0 1 _ _</li>
|
||
<li>0 0 — 0 0 1</li>
|
||
<li>A _ _ _ _ _</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>4 0 / 0 0 1</li>
|
||
<li>0 0 / 0 0 1</li>
|
||
<li>0 0 / 0 0 1</li>
|
||
<li>0 0 / 0 0 1</li>
|
||
<li>0 0 / 0 0 1</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">DATE1 (Date)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _ _ _ _</li>
|
||
<li>0 6 0 2 9 7 _ _</li>
|
||
<li>6 0 2 9 7 _ _ _</li>
|
||
<li>0 6 / 0 2 / 9 7</li>
|
||
<li>_ 6 / 2 / 9 7 _</li>
|
||
<li>0 6 — 0 2 — 9 7</li>
|
||
<li>6 / 9 7 _ _ _ _</li>
|
||
<li>6 / / 9 7 _ _ _</li>
|
||
<li>1 3 / 2 / 9 7 _</li>
|
||
<li>6 / 3 1 / 9 7 _</li>
|
||
<li>A / 2 / 9 7 _ _</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>0 1 / 0 1 / 4 0</li>
|
||
<li>0 6 / 0 2 / 9 7</li>
|
||
<li>0 6 / 0 2 / 9 7</li>
|
||
<li>0 6 / 0 2 / 9 7</li>
|
||
<li>0 6 / 0 2 / 9 7</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">TIME (Time)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>_ _ _ _ _ _ _ _</li>
|
||
<li>1 2 3 4 5 6 _ _</li>
|
||
<li>_ _ 1 2 3 4 5 6</li>
|
||
<li>1 2 _ _ _ _ _ _</li>
|
||
<li>1 2 3 4 _ _ _ _</li>
|
||
<li>1 2 . 3 4 . 5 6</li>
|
||
<li>1 . 2 . 3 _ _ _</li>
|
||
<li>0 1 : 0 0 : 0 0</li>
|
||
<li>1 2 3 _ _ _ _ _</li>
|
||
<li>1 2 3 4 5 _ _ _</li>
|
||
<li>1 . 0 0 0 0 _ _</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>0 0 . 0 0 . 0 0</li>
|
||
<li>1 2 . 3 4 . 5 6</li>
|
||
<li>1 2 . 3 4 . 5 6</li>
|
||
<li>1 2 . 0 0 . 0 0</li>
|
||
<li>1 2 . 3 4 . 0 0</li>
|
||
<li>1 2 . 3 4 . 5 6</li>
|
||
<li>0 1 . 0 2 . 0 3</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td align="left" valign="top" width="20.2020202020202%" headers="d0e157 ">TSTMP (Timestamp)</td>
|
||
<td align="left" valign="top" width="35.1010101010101%" headers="d0e159 "> <ol><li>2000–01–01–01.00.00.000000</li>
|
||
<li>20000101010000000000______</li>
|
||
<li>2000/01/01/01.00.00.000000</li>
|
||
<li>0000–00–00–00.00.00.000000</li>
|
||
</ol>
|
||
</td>
|
||
<td align="left" valign="top" width="44.696969696969695%" headers="d0e161 "> <ul><li>2000–01–01–01.00.00.000000</li>
|
||
<li>2000–01–01–01.00.00.000000</li>
|
||
<li>error message</li>
|
||
<li>error message</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
<tr><td colspan="3" align="left" valign="top" headers="d0e157 d0e159 d0e161 "> <div class="note"><span class="notetitle">Note:</span> The internal
|
||
representation of K is hex D2. All nonnumeric characters (including those
|
||
with hex D in the zone portion) are deleted with no place value. For example,
|
||
5_KAK_ becomes 5020}.</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<div class="familylinks">
|
||
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakcvalentries.htm" title="The table in this topic shows a list of valid entries for display files.">Valid entries for display files</a></div>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html> |