Java.Util.CalendarStyle Enumeration
Enumerates values returned by several types.

Syntax

public enum CalendarStyle

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
AllStylesRequests both SHORT and LONG styles in the map returned by Calendar.GetDisplayNames(int, System.Int32, System.Int32).
LongRequests long names (such as "January") from Calendar.GetDisplayName(int, System.Int32, System.Int32) or Calendar.GetDisplayNames(int, System.Int32, System.Int32).
ShortRequests short names (such as "Jan") from Calendar.GetDisplayName(int, System.Int32, System.Int32) or Calendar.GetDisplayNames(int, System.Int32, System.Int32).

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0