TM_FEBRUARY
if (rp->r_dayofmonth == 29 && rp->r_month == TM_FEBRUARY)
if (m == TM_FEBRUARY && i == 29 && !isleap(y)) {
{ "February", TM_FEBRUARY },