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