| DateTimeFormatInfo: AbbreviatedDayNames (let) |
Sets the weekday names to be used by this FormatProvider.
Public Property Let AbbreviatedDayNames( ByRef RHS ( ) As String )
The array must contain exactly 7 days. If the DateTimeFormatInfo is ReadOnly then an exception will be thrown.
Read/Write.
Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods AbbreviatedDayNames (get) AbbreviatedMonthNames (get)