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())
Compliance
Clipper
Platforms
All
Files
Library is rtl
Seealso
CTOD(), DTOS(), DTOC(), DAY(), MONTH(), CMONTH()
Pingback: Harbour All Functions – D | Viva Clipper !
Pingback: Harbour Date & Time Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !