Home > Expression Operators > Date Operators > #MONTH

#MONTH

Extracts the month from a date.

Syntax:

#MONTH date

Examples:

#MONTH 5/14/1965 equals 5

#MONTH 1/1/1995 equals 1

Related Operators:

#DAY

#YEAR

To create a date using this month, see the Frequently Asked Questions article entitled "Creating a date out of a month, day and year".