DateUtils.AbbrevMonthFormat Field

Definition

Caution

deprecated

This is not actually a useful month name in all locales.

[Android.Runtime.Register("ABBREV_MONTH_FORMAT")]
[System.Obsolete("deprecated")]
public const string AbbrevMonthFormat;
[<Android.Runtime.Register("ABBREV_MONTH_FORMAT")>]
[<System.Obsolete("deprecated")>]
val mutable AbbrevMonthFormat : string

Field Value

Attributes

Remarks

This is not actually a useful month name in all locales.

This member is deprecated. Use java.text.SimpleDateFormat instead.

Java documentation for android.text.format.DateUtils.ABBREV_MONTH_FORMAT.

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