Library /sys$common/syshlp/BASICHELP.HLB  —  DATE4$
  The DATE4$ function returns a string containing a day, month, and year  in
  the  form dd-Mmm-yyyy.  If you specify an argument of zero, DATE4$ returns
  the current date.

  Example

  PRINT DATE4$(0%)

1  –  Syntax

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