DateOptions.GetMonthNamesAbbreviation method
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