I have this code which shall format the given date:
const postDate = new Date(date);
But whenever I try to use it like this: