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