Use date_object.getDate() to get the month day.
From the MDN docs link:
“Returns the day of the month for the specified date according to local time.”
Use date_object.getDate() to get the month day.
From the MDN docs link:
“Returns the day of the month for the specified date according to local time.”