get_ShortestDayNames()

DateTimeFormatInfo::get_ShortestDayNames() const method

Gets shortest day names possible.

ArrayPtr<String> System::Globalization::DateTimeFormatInfo::get_ShortestDayNames() const

Return Value

Array of shortest day names possible, starting with Sunday.

See Also