Searched refs:month (Results 1 – 7 of 7) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_parse_time.c | 18 ngx_int_t month; in ngx_parse_http_time() local 88 month = 1; in ngx_parse_http_time() 100 month = 8; in ngx_parse_http_time() 104 month = 9; in ngx_parse_http_time() 108 month = 10; in ngx_parse_http_time() 112 month = 11; in ngx_parse_http_time() 227 if (day == 29 && month == 1) { in ngx_parse_http_time() 232 } else if (day > mday[month]) { in ngx_parse_http_time() 241 if (--month <= 0) { in ngx_parse_http_time() 242 month += 12; in ngx_parse_http_time() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/rtc/ |
| H A D | microchip,pic32-rtc.txt | 4 provides a calendar in weekday, date, month, and year. It also provides a
|
| /f-stack/freebsd/amd64/vmm/io/ |
| H A D | vrtc.c | 64 uint8_t month; member 257 rtc->month = rtcset(rtc, ct.mon); in secs_to_rtc() 362 error = rtcget(rtc, rtc->month, &ct.mon); in rtc_to_secs() 364 VM_CTR2(vm, "Invalid RTC month %#x/%d", rtc->month, ct.mon); in rtc_to_secs() 1048 SNAPSHOT_VAR_OR_LEAVE(vrtc->rtcdev.month, meta, ret, done); in vrtc_snapshot()
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | stable.rst | 32 within one month of that version being initially released. 121 * Tagging the release with YY.MM.n (year, month, number).
|
| /f-stack/app/redis-5.0.5/ |
| H A D | 00-RELEASENOTES | 2401 Localtime: day of month is 1 based. Convert from 0 based "days". 2409 Localtime: compute year, month and day of the month.
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | ChangeLog | 592 have come to light in over a month, so this is likely a good starting point
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 4646 Global note: The ACPI 5.0A specification was released this month. There
|