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