Home | History | Annotate | Download | only in tzcode

Lines Matching refs:TM_FEBRUARY

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