| DateTimeFormatInfo: GetAbbreviatedDayName |
Returns the abbreviated name for the specified day-of-the-week.
Public Function GetAbbreviatedDayName( ByVal dow As DayOfWeek ) As String
DayOfWeek is 0 based. It is not identical to the vbDayOfweek, which is 1 based.
Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods FullDateTimePattern (let) GetAbbreviatedEraName