set_ShortDatePattern()

DateTimeFormatInfo::set_ShortDatePattern(const String&) method

Sets short date pattern.

void System::Globalization::DateTimeFormatInfo::set_ShortDatePattern(const String &value)

Arguments

ParameterTypeDescription
valueconst String&Format string.

See Also