Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>firstday()</b> http://www.X-Hacker.org [<<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()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson