DateFormatSymbols.SetShortMonths(String[]) Method

Definition

[Android.Runtime.Register("setShortMonths", "([Ljava/lang/String;)V", "GetSetShortMonths_arrayLjava_lang_String_Handler", ApiSince=24)]
public virtual void SetShortMonths (string[]? newShortMonths);
[<Android.Runtime.Register("setShortMonths", "([Ljava/lang/String;)V", "GetSetShortMonths_arrayLjava_lang_String_Handler", ApiSince=24)>]
abstract member SetShortMonths : string[] -> unit
override this.SetShortMonths : string[] -> unit

Parameters

newShortMonths
String[]
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to