jscript: Added Date constructor object implementation.
commit84d8cddcae73b6a130fdae20636712ddb0f91c94
authorJacek Caban <jacek@codeweavers.com>
Tue, 30 Sep 2008 15:48:18 +0000 (30 17:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Oct 2008 16:39:37 +0000 (1 11:39 -0500)
treedbca3b41012969314d92bf5e02fee468064ca5c5
parenta9c4d2b18e49957635fe0f942a1357cdf4cd59f7
jscript: Added Date constructor object implementation.
dlls/jscript/Makefile.in
dlls/jscript/date.c [new file with mode: 0644]
dlls/jscript/global.c
dlls/jscript/jscript.h
dlls/jscript/tests/lang.js