]> git.kaiwu.me - njs.git/commit
Fixed Date.UTC() according to specification.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 9 Oct 2019 11:43:09 +0000 (14:43 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 9 Oct 2019 11:43:09 +0000 (14:43 +0300)
commit47601aea46ea702760c1c71665d50d2026535440
tree421149614f0d1be10b15f3bc02f6708d65ff6740
parent8bad014bbff38bb82fe271f6eaa49d223723dfa8
Fixed Date.UTC() according to specification.

This closes #235 issue on Github.
src/njs_date.c
src/test/njs_unit_test.c