bas7qck.hlp (Table of Contents; Topic list)
TIME$ Function
  Syntax  Details  Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
TIME$
 
Returns
    The current time from the operating system as an 8-character string
    in the form hh:mm:ss where:
      hh    Is the hour (00-23).
      mm    Is the minute (00-59).
      ss    Is the second (00-59).
 
See Also    TIME$ Statement