带有moment.js的.setHours(0,0,0,0)

Nel*_*elu 46 javascript momentjs

date.setHours(0,0,0,0)使用moment.js时最简单的等价是什么?

基本上,如果我需要一个new Date()小时,分钟,秒和毫秒的时刻归零.