TIME_FORMAT
(void) strftime(pbuf, sizeof (pbuf) - 1, TIME_FORMAT, &tm);
(void) strftime(nbuf, sizeof (nbuf) - 1, TIME_FORMAT, &tm);