58 lines
4.6 KiB
HTML
58 lines
4.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="System date (QDATE) system value" />
|
|
<meta name="abstract" content="The system date (QDATE) is used to indicate the year, the month, and the day on the system." />
|
|
<meta name="description" content="The system date (QDATE) is used to indicate the year, the month, and the day on the system." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagssysvalues.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqcenturyuse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqyearuse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqmonthuse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqdayuse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqcenturyuse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqdayofweekuse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqdayuse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqdayofweekuse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqmonthuse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqyearuse.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="rbagsqdateuse" />
|
|
<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>System date (QDATE) system value</title>
|
|
</head>
|
|
<body id="rbagsqdateuse"><a name="rbagsqdateuse"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">System date (QDATE) system value</h1>
|
|
<div><p>The system date (QDATE) is used to indicate the year, the month, and the day on the system.</p>
|
|
<p>This value is made up of the QYEAR, QMONTH, and QDAY system values. The format in which QDATE appears is specified by the QDATFMT system value. You can change the system date. If you change
|
|
QDATE, the change may affect the system values for QCENTURY, QYEAR, QMONTH, QDAY, and QDAYOFWEEK. Any change you make to QDATE takes effect immediately.</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="rbagsqcenturyuse.htm" title="The century (QCENTURY) system value is used to specify the century. It is used with the system values QDATE and QYEAR to determine the specific date currently being used by the server.">Century (QCENTURY) system value</a></div>
|
|
<div><a href="rbagsqyearuse.htm" title="The year (QYEAR) is used to specify the last 2 digits of the year on the system.">Year (QYEAR) system value</a></div>
|
|
<div><a href="rbagsqmonthuse.htm" title="The month of the year (QMONTH) is used to indicate the month of the year on the server.">Month of the year (QMONTH) system value</a></div>
|
|
<div><a href="rbagsqdayuse.htm" title="The day of the month (QDAY) is used to indicate the day of the month on the system. This value must be a valid day of the month or a valid day of the year (if you are using the Julian date format).">Day of the month (QDAY) system value</a></div>
|
|
<div><a href="rbagsqdayofweekuse.htm" title="The day of week (QDAYOFWEEK) system value specifies the day of the week on the system.">Day of week (QDAYOFWEEK) system value</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |