const date = new Date(\'August 19, 2020 23:15:30\'); const event = new Date(); console.log(`event.setDate(date.getDate() + 1));
this code is supposed
const dateObj = new Date(1603240915215);