]> git.kaiwu.me - njs.git/commit
Fixed Date.parse() with ISO-8601 format and UTC time offset.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 13 Jun 2023 05:04:04 +0000 (22:04 -0700)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 13 Jun 2023 05:04:04 +0000 (22:04 -0700)
commitb615c29a631baf7de17fcf8eff2b4f3194b6c9bf
tree1f5929b3ed6b979493d37b6cf82a75f44bdaf3e1
parent6eb71deff3f2239fb9567f155c5b6b4ae758f398
Fixed Date.parse() with ISO-8601 format and UTC time offset.
src/njs_date.c
src/test/njs_unit_test.c