System::Globalization::DateTimeFormatInfo::set_LongTimePattern method

DateTimeFormatInfo::set_LongTimePattern method

Sets long time pattern.

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

See Also