FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
first_dayofweek_of_year
usr.bin/calendar/calendar.h
186
int first_dayofweek_of_year(int y);
usr.bin/calendar/parsedata.c
577
dow = first_dayofweek_of_year(year);