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

         Returns the last day of the month

    Syntax:

         LastDay ( dDate ) -> dLastDay

         dDate : The date which month has to be treated

    Description:

         Returns the specified last day of the month.

    Return:

         The date of the last day of the month.

    Example:

         ? LastDay()                         // 31/03/93
         ? LastDay( cTod ( "22/01/92" ) )    // 31/01/92

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