CALENDAR_MONTH

Returns a number representing the calendar month of "date_expression".

Syntax

CALENDAR_MONTH ( date_expression )

Example

CALENDAR_MONTH ( '2012-02-29' )

Result

2