[]
Defines what kind of pattern will be display in the DateMonthField.
public enum MonthPattern
Public Enum MonthPattern
Name | Description |
---|---|
AbbreviatedMonthName | Display an abbreviated month name. |
MonthName | Display a full month name. |
Number | Display a number. |