Converts a relative binary timestamp to an ASCII string that represents the time. Format #include <utc.h> int utc_ascreltime(*cp, stringlen, *utc) char *cp; const size_t stringlen; const utc_t *utc;