| DateTimeFormatInfo: DayNames (let) |
Sets the names for the weekdays.
Public Property Let DayNames( ByRef RHS ( ) As String )
There must be exactly 7 names. If this formatter is ReadOnly, an exception will be thrown.
Read/Write.
Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods DayNames (get) Equals