what are the possible solutions to appeared the month name on my calendar? I think this is the problem of my JS code to not appeared the month name “const monthYearString = currentDate.toLocaleString(‘default’, { month: ‘long’, year: ‘numeric’ });”
New contributor
Carlos Emmanuel Reyes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.