Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

DAY()

Return the numeric day of the month.
---------------------------------------------------------------------------------

 Syntax

        DAY(<cDate>) --> nMonth  

 Arguments

        <cDate>   Any valid date expression.    

 Returns

        <nMonth>   Numeric value of the day of month.    

 Description

      This function returns the numeric value of the day of month from a
      date.

 Examples

      ? Day(DATE())
      ? Day(DATE()+6325)

Status

      Ready

 Compliance

      This function is Ca-Clipper compliant

 Platforms

      All

 Files

      Library is rtl



See Also: CTOD() DTOS() DTOC() DATE() MONTH() CMONTH()

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