Home
last modified time | relevance | path

Searched defs:DaysInMonth (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_getdate.c691 signed char DaysInMonth[12] = { in Convert() local
/netbsd-src/external/bsd/ntp/dist/util/
H A Dtg2.c2406 int DaysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; local