Month

This function converts an expression to a whole number that represents the month of the year.

Syntax

Month(date)

Parameters

date
Any expression that can represent a date. If date contains Null, Null is returned.

Return Values

Returns a whole number from 1 through 12.