Searched refs:months (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Ddatetime.c64 grub_uint8_t months[12] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; local
91 ? 29 : months[i]))*SECPERDAY; i++)
93 ? 29 : months[i]))*SECPERDAY;
/osnet-11/usr/src/grub/grub2/include/grub/
H A Ddatetime.h72 const grub_uint8_t months[12] = {31, 28, 31, 30, 31, 30, local
104 if ((datetime->day > months[datetime->month - 1]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A DLocal.pm181 (ie 1..31), while the month is the number of months since January (0..11).
203 and it doesn't work at all for months.
251 of any months we've seen before. If we know the start time of the month,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/
H A DLanginfo.pm152 for abbreviated and full length days of the week and months of the year,
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c51 static const char *months[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", variable
322 local_tm->tm_mday, months[local_tm->tm_mon],
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm364 recognized by CGI.pm, for example "+3M" for three months in the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm5261 +3M in three months

Completed in 33 milliseconds