log src/core/ngx_times.c @ 7716:d6a5e14aa3e4

age author description
Thu, 01 Mar 2018 20:25:50 +0300 Maxim Dounin Core: ngx_current_msec now uses monotonic time if available.
Wed, 13 Sep 2017 15:53:19 +0300 Maxim Dounin Introduced time truncation to December 31, 9999 (ticket #1368).
Wed, 13 Sep 2017 15:52:01 +0300 Maxim Dounin Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t.