E_MONTH
dbuf[E_MONTH+3] = '\0';
then.tm_mon = lookup(&dbuf[E_MONTH]);
if ((then.tm_mon = lookup(&dbuf[E_MONTH])) < 0)