Gets the abbreviated name of the specified month based
on the culture of the current thread.
[Edit]
public string GetAbbreviatedMonthName (int month) |
|
Parameters
- month
- A int from 1 through 13 representing the month name to retrieve.
[Edit]
Returns
A string containing the abbreviated name of the month represented by
month. For cultures with 12-month calendars, the empty string is
returned as the name of the 13th month.
[Edit]
Exceptions
Remarks
Requirements
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0