DateOptions.GetMonthNames method
Gets the full names of the months for a non-leap year.
Overload list
Name | Description | |
---|---|---|
GetMonthNames() | Gets the full names of the months for non-leap year. | |
GetMonthNames(SimpleDate) | Returns the month names used to display the specified date. |
Top