分析js代码,可以使用Date对象的( )方法返回当前日期( )
A: getDate( )
B: getYear( )
C: getMonth( )
D: getTime( )
A: getDate( )
B: getYear( )
C: getMonth( )
D: getTime( )
举一反三
- 可以使用Date对象的以下哪个方法返回当前日期 A: getDate( ) B: getYear() C: getMonth() D: getTime()
- 在Javascript中,可以使用Date对象的()方法返回月份。 A: getDate B: getYear C: getMonth D: getTime
- 下面哪个方法可以获取日期对象Date中的月份() A: getYear() B: getMonth() C: getDate() D: getFullYear()
- 在javaScript 中,可以使用Date对象的( )方法获取当前的日期和时间。 A: Date B: getYea C: getMonth D: getDate
- 在JavaScript 中,可以使用Date对象的()方法返回该对象的日期。(选一项) A: getDate B: getYea C: getMonth D: gerTime