60 lines
3.6 KiB
HTML
60 lines
3.6 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="Day of week (QDAYOFWEEK) system value" />
|
||
|
<meta name="abstract" content="The day of week (QDAYOFWEEK) system value specifies the day of the week on the system." />
|
||
|
<meta name="description" content="The day of week (QDAYOFWEEK) system value specifies the day of the week on the system." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagssysvalues.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsqdateuse.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsqdateuse.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsqleapadjuse.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="rbagsqdayofweekuse" />
|
||
|
<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>Day of week (QDAYOFWEEK) system value</title>
|
||
|
</head>
|
||
|
<body id="rbagsqdayofweekuse"><a name="rbagsqdayofweekuse"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Day of week (QDAYOFWEEK) system value</h1>
|
||
|
<div><p>The day of week (QDAYOFWEEK) system value specifies the day of
|
||
|
the week on the system.</p>
|
||
|
<p>This value can be:</p>
|
||
|
<ul><li>*SUN (Sunday)</li>
|
||
|
<li>*MON (Monday)</li>
|
||
|
<li>*TUE (Tuesday)</li>
|
||
|
<li>*WED (Wednesday)</li>
|
||
|
<li>*THU (Thursday)</li>
|
||
|
<li>*FRI (Friday)</li>
|
||
|
<li>*SAT (Saturday)</li>
|
||
|
</ul>
|
||
|
<p>This value cannot be changed. It is set by the system. The value of QDATE
|
||
|
determines the value of QDAYOFWEEK.</p>
|
||
|
<p>This value cannot be set correctly if your system is not using
|
||
|
the Gregorian calendar.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagssysvalues.htm" title="The system values of the primary language on the server are used as server-wide cultural and linguistic defaults. Therefore, if you change the primary language on the server, each varying system value resets to the default system value for the new primary language.">System values</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rbagsqdateuse.htm" title="The system date (QDATE) is used to indicate the year, the month, and the day on the system.">System date (QDATE) system value</a></div>
|
||
|
<div><a href="rbagsqleapadjuse.htm" title="The leap-year adjustment (QLEAPADJ) is used to adjust the system algorithms for the leap year in different calendar systems.">Leap-year adjustment (QLEAPADJ) system value</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|