javascript Date日期对象 创建一个日期对象:var objDate=new Date([arguments list]);参数形式有以下5种: new Date("month dd,yyyy hh:mm:ss"); new Date("month dd,yyy..
阅读全文>>