GET DATE$()
This command will return the current clock date as a formatted string. The string contains the date in the format MM/DD/YY. MM indicating the current month number 01-12, DD indicating the current date number 01-31 and YY indicating the current year number 00-99.

SYNTAX
Return String=GET DATE$()

RELATED INFO
Basic Commands
Glossary

EXAMPLE
Using The Timer