Searched defs:doy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acct/lib/
H A Dpnpsplit.c192 int doy; /* day of the year */ local
287 doy = day_of_year(thisyear, month, day);
288 holidays[holindx++] = (doy - 1);

Completed in 45 milliseconds