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

         Returns the new day of the moth

    Syntax:

         FirstDay ( dDate ) -> dFirstDay

         dDate : The date wich moth is going to be treated

    Description:

         Returns the date of the first day at the specified
         Date or moth of the sistem data.

    Return:

         First day of the month Date.

    Example:

         ? FirstDay()                         // 01/03/93
         ? FirstDay( cTod ( "22/01/92" ) )    // 01/01/92

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