Library /sys$common/syshlp/BASICHELP.HLB  —  TIME$
  The TIME$ function returns a string displaying the time of day in the form
  HH:MM AM or HH:MM PM.  An argument of zero returns the current time.

  Example

  Current_time$ = TIME$(0%)

1  –  Syntax

      str-var = TIME$(int-exp)
Close Help