What's wrong with this code?

The variable monday hasn't been createdIt misses a var keyword before todayIt misses a var keyword before mondayThere's no variable named sunday

There's no variable named monday.