month

Returns the month (an integer from 1-12) from "date_expression".

Syntax

month ( date_expression )

Example

month ( 2005-11-01 )

Result

Returns 11.