Home
last modified time | relevance | path

Searched refs:days (Results 1 – 4 of 4) sorted by relevance

/unit/src/
H A Dnxt_gmtime.c16 nxt_uint_t daytime, mday, mon, year, days, leap; in nxt_gmtime() local
18 days = (nxt_uint_t) (s / 86400); in nxt_gmtime()
22 tm->tm_wday = (4 + days) % 7; in nxt_gmtime()
27 days = days - (31 + 28) + 719527; in nxt_gmtime()
35 year = (days + 2) * 400 / (365 * 400 + 100 - 4 + 1); in nxt_gmtime()
37 yday = days - (365 * year + year / 4 - year / 100 + year / 400); in nxt_gmtime()
H A Dnxt_time_parse.c22 nxt_uint_t year, days; in nxt_time_parse() local
270 days = 365 * year + year / 4 - year / 100 + year / 400 in nxt_time_parse()
282 days = days - 719527 + 31 + 28; in nxt_time_parse()
284 s = (uint64_t) days * 86400 in nxt_time_parse()
/unit/pkg/deb/debian.module/
H A Dcopyright.unit-jsc-common764 cure such breach within 30 days of becoming aware of the breach.
778 under Sections 2.1 and/or 2.2 of this License shall, upon 60 days
/unit/pkg/rpm/rpmbuild/SOURCES/
H A DCOPYRIGHT.unit-jsc-common764 cure such breach within 30 days of becoming aware of the breach.
778 under Sections 2.1 and/or 2.2 of this License shall, upon 60 days