Java.Text.DateFormatSymbols.GetMonths Method
Returns the array of strings containing the full names of the months.

Syntax

[Android.Runtime.Register("getMonths", "()[Ljava/lang/String;", "GetGetMonthsHandler")]
public virtual string[] GetMonths ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the array of strings containing the full names of the months. Use the Java.Util.Calendar constants Calendar.JANUARY etc. as indices for the array.

[Android Documentation]

Requirements

Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1