MINUTE 107 lib/replace/replace.c #define HOUR 60*MINUTE MINUTE 140 lib/replace/replace.c epoch += t->tm_hour * HOUR + t->tm_min * MINUTE + t->tm_sec;