Java.Text.DateFormatSymbols.GetShortWeekdays Method
Returns the array of strings containing the abbreviated names of the days of the week.

Syntax

[Android.Runtime.Register("getShortWeekdays", "()[Ljava/lang/String;", "GetGetShortWeekdaysHandler")]
public virtual string[] GetShortWeekdays ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the array of strings containing the abbreviated names of the days of the week. Use the Java.Util.Calendar constants Calendar.SUNDAY 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