[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    cGetMonth()

         Returns the specified month.

    Syntax:

         cGetMonth( nMonth ) -> cMonth

         nMonth : The month number from 1 to 12

    Description:

         Returns the month in character format of the spedified month.

    Return:

         The month in character mode.

    Example:

         ? cGetMonth ( 4 )  // April in international version or
                            // Abril in spanish version

See Also: dToDMY() dAddMonth() lLeap()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson