CENTSPAN parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Line 24: Line 24:
Some of the $functions affected by the <var>CENTSPAN</var> parameter are:
Some of the $functions affected by the <var>CENTSPAN</var> parameter are:
<ul>
<ul>
<li><var>[[$Sir_Date2n]]</var>
<li><var>[[$Sir_Date2N]]</var>
<li><var>[[$Sir_Date2nd]]</var>
<li><var>[[$Sir_Date2ND]]</var>
<li><var>[[$Sir_Date2nm]]</var>
<li><var>[[$Sir_Date2NM]]</var>
<li><var>[[$Sir_Date2ns]]</var>
<li><var>[[$Sir_Date2NS]]</var>
<li><var>[[$Sir_DateChg]]</var>
<li><var>[[$Sir_DateChg]]</var>
<li><var>[[$Sir_DateChk]]</var>
<li><var>[[$Sir_DateChk]]</var>
<li><var>[[$Sir_DateCnv]]</var>
<li><var>[[$Sir_DateCnv]]</var>
<li><var>[[$Sir_DateDif]]</var>
<li><var>[[$Sir_DateDif]]</var>
<li><var>[[$Web_Date2n]]</var>
<li><var>[[$Web_Date2D, $Web_Date2N, $Web_Date2ND, $Web_Date2NM, $Web_Date2NS|$Web_Date2N]]</var>
<li><var>[[$Web_Date2nd]]</var>
<li><var>[[$Web_Date2D, $Web_Date2N, $Web_Date2ND, $Web_Date2NM, $Web_Date2NS|$Web_Date2ND]]</var>
<li><var>[[$Web_Date2nm]]</var>
<li><var>[[$Web_Date2D, $Web_Date2N, $Web_Date2ND, $Web_Date2NM, $Web_Date2NS|$Web_Date2NM]]</var>
<li><var>[[$Web_Date2ns]]</var>
<li><var>[[$Web_Date2D, $Web_Date2N, $Web_Date2ND, $Web_Date2NM, $Web_Date2NS|$Web_Date2NS]]</var>
</ul>
</ul>
   
   

Revision as of 21:40, 23 October 2012

Summary

Default value
-50
Parameter type
System
Where set
User 0 CCAIN parameters
Related products
All
Introduced
Before Sirius Mods 6.7

Description

The CENTSPAN system parameter is a numeric parameter that indicates the default CENTSPAN argument value to be used in a wide variety of $functions for the processing of dates containing two-digit years. The default setting for CENTSPAN (-50) means that start of the assumed range for two-digit years (in affected $functions) is 50 years before the current date.

The minimum value of CENTSPAN is -99 and the maximum value is 9900.

Some of the $functions affected by the CENTSPAN parameter are:

Some of the Janus SOAP ULI methods affected by the CENTSPAN parameter are:

For more information about CENTSPAN, see "Using CENTSPAN".