@MONTHNAME — returns the name of a month.

Syntax:
%@MONTHNAME[month,n]

month1 through 12, or JAN … DEC; if omitted, defaults to the current month
nis one of:
 0: the full English name (the default)
 1: the English name abbreviated to three letters
 2: the full local name
 3: the abbreviated local name

• New: This function does not exist in Take Command.