0 / 60 seg.

What does the method getDay() return?

let date = new Date();
let day = date.getDay();