System::Globalization::DateTimeFormatInfo::set_ShortTimePattern method

DateTimeFormatInfo::set_ShortTimePattern method

Sets short time pattern.

void System::Globalization::DateTimeFormatInfo::set_ShortTimePattern(const String &value)
ParameterTypeDescription
valueconst String&Format string.

See Also