JavaScript中产生当前日期的方法是()。

JavaScript中产生当前日期的方法是()。

A.Now();

B.Date();

C.new Date();

D.new Now();

正确答案是C