DateOptions.GetMonthNamesAbbreviation Method
Include Protected Members
Include Inherited Members
Returns an abbreviated version of the month names used to display the date.
Overload List
Name | Description | |
---|---|---|
GetMonthNamesAbbreviation() | Returns an abbreviated version of the month names used to display the date. | |
GetMonthNamesAbbreviation(SimpleDate) | Returns an abbreviated version of the month names used to display the specified date. |
Top