Num2CMonth()

Top  Previous  Next

Purpose

To convert a numeric month number to a character month name

Syntax

Num2CMonth( <nMonth> ) cMonthName

Arguments

<nMonth> is the number (1-12) to convert into the month name

Returns

Num2CMonth() returns a character month name.