Result = Month ( Date/Time )
Returns the month component of a date/time value.
Example :
PRINT Now; " -> "; Month(Now) => 05/16/2002 22:31:30 -> 5