Month

Returns the month value of a time or date time value.

Usage:

Month( Date )

Returns:

Numeric value of the month

Examples:

Month(Date(2002,11,26))  // Returns 11.