Enumerates values returned by several types.
Syntax
public enum CalendarStyle
Remarks
Members
Member Name | Description |
---|
AllStyles | Requests both SHORT and LONG styles in the map returned by
Calendar.GetDisplayNames(int, System.Int32, System.Int32). |
Long | Requests long names (such as "January") from
Calendar.GetDisplayName(int, System.Int32, System.Int32) or Calendar.GetDisplayNames(int, System.Int32, System.Int32). |
Short | Requests 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