return current day of the week javascript code example Example: javascript get day var d = new Date(); var n = d.getDay();