Searched defs:DaysInMonth (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_getdate.c | 691 signed char DaysInMonth[12] = { in Convert() local
|
/netbsd-src/external/bsd/ntp/dist/util/ |
H A D | tg2.c | 2406 int DaysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; local
|