试题详情

在JavaScript中,()方法返回一周中的某一天(0-6),0为周日,1为周一,以此类推

AgetDate()

BgetDay()

CgetHours()

DgetTime()