DayPilot.Locale.monthNames

An array that holds monthnames (January to December).

It is used for "MMMM" date formatting pattern string. See also DayPilot.Date.toString(pattern).

Default Value

["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]