VMS Help  —  DECdts  utc_ascgmtime
    Converts a binary timestamp to an ASCII string that expresses a
    GMT time.

    Format

      #include <utc.h>

      int utc_ascgmtime(*cp, stringlen, *utc)

         char *cp;
         size_t stringlen;
         const utc_t *utc;
Additional Information: explode extract
Parameters Description Returns Example Related Functions
Close Help