Month(Date date)

Returns the numeric month of the given date.

Parameters

date
The date to check.

Returns

Numeric

Remarks

January is represented as month 1.

Examples