Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GT_LIB v1.0 Reference Guide Release 1.0 - <b>days in the month</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Days in the month
------------------------------------------------------------------------------

 Syntax

            GT_MDAYS( dValue ) -> nDaysInMonth
  
 Arguments:

                <dValue>   is a valid Clipper date

 Returns:

                A numeric value of the number of days in the month of the
                parameter date

 Description:

                GT_MDAYS() can be used to get the  number of days in the month for
                                   a given date

 Examples:


          ? "Days in this month ", GT_MDAYS( DATE() )

          result : Days in this month   31


 Source: GT_MDAYS.PRG

 Author:  George Brennan

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