CURRENT_MONTH macro

The CURRENT_MONTH macro is available in Unica Campaign and Unica Interact.

Syntax

CURRENT_MONTH()

Description

CURRENT_MONTH returns the current month of the year as a number between 1-12.

Examples

If the date today is the 19th of June, CURRENT_MONTH() will return the number 6.

Related functions

Function Description
CURRENT_DAY Returns the current day as a number.
CURRENT_JULIAN Returns the current Julian number.
CURRENT_TIME Returns the current time as a string.
CURRENT_WEEKDAY Returns the current weekday as a number.
CURRENT_YEAR Returns the current year as a number.