set_LongDatePattern()

DateTimeFormatInfo::set_LongDatePattern(const String&) method

Sets long date pattern.

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

Arguments

ParameterTypeDescription
valueconst String&Format string.

See Also