DateTimeFormatInfo: DayNames (get)

DayNames

Returns the names of the weekdays.



 Public Property Get DayNames ( ) As String ( )

Return Values

String() -  An array containing the full names of the weekdays.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods DateSeparator (let) DayNames (let)