MonthNames: Array
The MonthNames property sets array of full names for all months in the year.
Property value is set directly or from JSON. By default this property contains the following array of strings: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"].
The example of property use is given in description of the PP.CultureInfo constructor.
See also: