Difference between revisions of "MM - Extract the month (Reports & Settings Report Generator function)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
Line 15: Line 15:
 
Month of the year. 1 = January, 12 = December.
 
Month of the year. 1 = January, 12 = December.
  
[[Category:Reports & Parameters Report Generator functions]]
+
[[Category:Reports & Settings Report Generator functions]]

Latest revision as of 13:04, 22 September 2016

Syntax

$MM{date}

Description

Return the month 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. Month of the year. 1 = January, 12 = December.