set_ShortTimePattern()

DateTimeFormatInfo::set_ShortTimePattern(const String&) method

Sets short time pattern.

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

Arguments

ParameterTypeDescription
valueconst String&Format string.

See Also