System::Globalization::DateTimeFormatInfo::get_ShortestDayNames method

DateTimeFormatInfo::get_ShortestDayNames method

Gets shortest day names possible.

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

ReturnValue

Array of shortest day names possible, starting with Sunday.

See Also