VMS Help
DECdts, utc_ascgmtime

 *Conan The Librarian

    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) :

  Close     Help