Difference between revisions of "CC - Return the century (Reports & Settings Report Generator function)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
Line 15: Line 15:
 
The Century without the year. ie. 19 not 1996.
 
The Century without the year. ie. 19 not 1996.
  
[[Category:Reports & Parameters Report Generator functions]]
+
[[Category:Reports & Settings Report Generator functions]]

Latest revision as of 13:03, 22 September 2016

Syntax

$CC{date}

Description

Return the century from a date.

Parameters

date
A numeric parameter that can be omitted.
The date in numeric format. If omitted, the current machine date is used.

Returns

A numeric value. The Century without the year. ie. 19 not 1996.