DateTimeFormatInfo: GetAbbreviatedDayName |
Returns the abbreviated name for the specified day-of-the-week.
Public Function GetAbbreviatedDayName( ByVal DayOfWeek As DayOfWeek ) As String
DayOfWeek is 0 based. It is not identical to the vbDayOfweek, which is 1 based.