We can use new Date() JavaScript object inside a moment.
moment(Date);
var day = moment(new Date(2018,10,08));