Searched refs:yday (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/tzcode/ |
| H A D | strftime.c | 454 int yday; in _fmt() local 460 yday = t->tm_yday; in _fmt() 474 bot = ((yday + 11 - wday) % in _fmt() 485 if (yday >= top) { in _fmt() 490 if (yday >= bot) { in _fmt() 491 w = 1 + ((yday - bot) / in _fmt() 496 yday += isleap_sum(year, base) ? in _fmt()
|
| H A D | zdump.c | 795 int yday = a->tm_yday; in adjusted_yday() local 797 yday += 365 + isleap_sum(b->tm_year, TM_YEAR_BASE); in adjusted_yday() 798 return yday; in adjusted_yday()
|
| /freebsd/lib/libc/stdtime/ |
| H A D | strftime.c | 363 int yday; in _fmt() local 369 yday = t->tm_yday; in _fmt() 383 bot = ((yday + 11 - wday) % in _fmt() 394 if (yday >= top) { in _fmt() 399 if (yday >= bot) { in _fmt() 400 w = 1 + ((yday - bot) / in _fmt() 405 yday += isleap_sum(year, base) ? in _fmt()
|
| /freebsd/contrib/ntp/libntp/ |
| H A D | clocktime.c | 53 int yday , /* day-of-year */ in clocktime() argument 74 HRSPERDAY * ((int32)yday - 1)))); in clocktime()
|
| /freebsd/contrib/ntp/scripts/build/ |
| H A D | updateBEDate | 26 my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
|
| /freebsd/tools/tools/netrate/tcpp/ |
| H A D | runit.pl | 12 ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);
|
| /freebsd/contrib/ntp/include/ |
| H A D | mbg_gps166.h | 408 int16_t yday; ///< day of year, 1..365, or 366 in case of leap year member
|
| /freebsd/contrib/ntp/libparse/ |
| H A D | data_mbg.c | 143 tmp->yday = get_lsb_int16(buffpp); in get_mbg_tm()
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | mmuegel | 347 X '%j', q|$rep = &date'pad($yday+1, 3, "0")|, # Julian date 001 - 366 360 X '%U', q|$rep = &date'wkno($year, $yday, 0)|, # week number (weeks start on Sun) - 00 to 53 363 X '%W', q|$rep = &date'wkno($year, $yday, 1)|, # week number (weeks start on Mon) - 00 to 53 376 X local($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst); 388 X ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst) = 440 X local ($year, $yday, $firstweekday) = @_; 450 X $wks = (($yday + ($jan1[6] - $firstweekday)) + 1)/ 7;
|
| /freebsd/share/dict/ |
| H A D | web2 | 234626 yday
|