Month()

<< Click to Display Table of Contents >>

Navigation:  Index >

Month()

Previous pageReturn to chapter overviewNext page

Purpose

To convert a date value to a month number

Syntax

Month( <dDate> ) nMonth

Arguments

<dDate> is the date to convert.

Returns

Month() returns a numeric value in the range of 1 to 12 representing the month of <dDate>.