Date$ Function
Returns the system date.
Syntax
Date$
Return Values
Returns a string representation of the numeric value.
A string containing the date in the format yyyy/mm/dd.
See Also
Date, Time, Time$
Date$ Function Example
Print "Today's date: ", Date$