get current day of the month javascript code example Example: javascript get current day of month new Date().getDate();//gets day of month (1-31)