ShortMonthNames: Array
The ShortMonthNames property sets array of names for all months in the year.
Property value is set directly or from JSON. By default it contains the following string array: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"].
The example of property use is given in description of the PP.CultureInfo constructor.
See also: