MM - Extract the month (Reports & Settings Report Generator function)

From Catalyst
Jump to: navigation, search

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.