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.

Read/Write.

See Also

Project CorLib Overview

Class DateTimeFormatInfo Overview