Java.Text.DateFormatSymbols.GetAmPmStrings Method
Returns the array of strings which represent AM and PM.

Syntax

[Android.Runtime.Register("getAmPmStrings", "()[Ljava/lang/String;", "GetGetAmPmStringsHandler")]
public virtual string[] GetAmPmStrings ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the array of strings which represent AM and PM. Use the Java.Util.Calendar constants Calendar.AM and Calendar.PM 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