Returns the array of strings containing the abbreviated names of the
months.
Syntax
[Android.Runtime.Register("getShortMonths", "()[Ljava/lang/String;", "GetGetShortMonthsHandler")] public virtual string[] GetShortMonths ()
Returns
Documentation for this section has not yet been entered.
Remarks
Returns the array of strings containing the abbreviated names of the
months. Use the Java.Util.Calendar constants
Calendar.JANUARY etc. as indices for the array.