Converts a binary timestamp to a tm structure that expresses
local time.
Format
#include <utc.h>
int utc_localtime(*timetm, *tns, *inacctm, *ins, *utc)
struct tm *timetm;
long *tns;
struct tm *inacctm;
long *ins;
const utc_t *utc;
Additional Information:
explode
extract