Searched refs:monthcount (Results 1 – 2 of 2) sorted by relevance
51 const u_short monthcount[] = { variable63 tt = (year - 1970) * 365 + monthcount[month] + day - 1; in compute()