qb45advr.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
DATE$ Function QuickSCREEN
  QuickSCREEN      Details      Example      Contents      Index
──────────────────────────────────────────────────────────────────────────────
DATE$ - a function that returns a string containing the current date
 
Syntax
  DATE$
    ■ a ten-character string is returned, in the form
        mm-dd-yyyy
      mm is the month (01-12),
      dd is the day (01-31), and
      yyyy is the year (1980-2099)
 
See Also  DATE$ statement - which sets the date