![]() ![]() |
|
DATEThe DATE( ) function returns the date in internal system form. This date is expressed as the number of days since December 31, 1967.
COMMAND SYNTAXDATE( )
NOTESThe system and your own programs should manipulate date fields in internal form. They can then be converted to a readable format of your choice using the OCONV( ) function and the date conversion codes. The year 2000 is a leap year See also: TIMEDATE( )
EXAMPLES
|