CENTSPAN parameter

From m204wiki
Revision as of 20:59, 29 September 2010 by Dme (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Default value
-50
Parameter type
System
Where set
User 0 CCAIN parameters
Related products
All
Introduced
Before Sirius Mods 6.7

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

Some of the $functions affected by this CENTSPAN setting are:

  • $sir_date2n
  • $sir_date2nd
  • $sir_date2nm
  • $sir_date2ns
  • $sir_dateChg
  • $sir_dateChk
  • $sir_dateCnv
  • $sir_dateDif
  • $web_date2n
  • $web_date2nd
  • $web_date2nm
  • $web_date2ns

For more information about CENTSPAN, see CENTSPAN usage.