I try to store a date inside a mongodb collection:
const date = new Date(); const time = { date: date, date: date.getTime(), Collection.insert(t