advapi32: Fix GetServiceKeyNameW behavior to pass the tests.
[wine] / dlls / jscript / date.c
2008-10-14  Jacek Cabanjscript: Added Date.getTime() implementation.
2008-10-14  Jacek Cabanjscript: Added Date constructor implementation.
2008-10-01  Jacek Cabanjscript: Added Date constructor object implementation.