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]

DATE()

Return the Current OS Date
---------------------------------------------------------------------------------

 Syntax

        DATE() --> dCurDate  

 Arguments

        None    

 Returns

        <dCurDate>    Current system date.    

 Description

      This function returns the current system date.

 Examples

      ? Date()

 Tests

      ? "Today is ",Day(date())," of ",cMonth(date())," of ",Year(date())

Status

      Ready

 Compliance

      This function is Ca-Clipper Compliant

 Platforms

      All

 Files

      Library is rtl



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

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