jscript: Added Date.prototype.toISOString implementation.
commitaa27dd07aa55301f3e23acf9f74daa0f465e7b6d
authorJacek Caban <jacek@codeweavers.com>
Wed, 11 Apr 2018 17:36:25 +0000 (11 19:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Apr 2018 18:14:45 +0000 (11 20:14 +0200)
treec11037626362b0751ff285bf6d9c5fd5a1febb08
parent4fde6d413862b0510ff68ecdb0804e292f6e3104
jscript: Added Date.prototype.toISOString implementation.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/jscript/date.c
dlls/mshtml/tests/documentmode.js
dlls/mshtml/tests/es5.js