]> git.kaiwu.me - njs.git/commit
Fixed Date.prototype.setTime().
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Fri, 11 Oct 2019 03:50:33 +0000 (06:50 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Fri, 11 Oct 2019 03:50:33 +0000 (06:50 +0300)
commit191da7441108288a4211126cc8f2cac2310b3874
treec6e7075aa18a39967519474c99bdd2c2ae3d6961
parentfd35ca04f9dc09ca89ec50a4f0dbc35272c51cac
Fixed Date.prototype.setTime().

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