cantime() General Function cantime() Convert a time_t to canonical format #include <canon.h> #include <sys/types.h> void cantime(s) time_t s; cantime performs canonical conversion upon a time_t. It returns nothing, and it is its own inverse. For more information on canonical conversion, see canon.h. ***** See Also ***** canon.h, general functions COHERENT Lexicon Page 1