System::Globalization::DateTimeFormatInfo::set_LongTimePattern method
DateTimeFormatInfo::set_LongTimePattern method
Sets long time pattern.
void System::Globalization::DateTimeFormatInfo::set_LongTimePattern(const String &value)
| Parameter | Type | Description | 
|---|---|---|
| value | const String& | Format string. | 
See Also
- Class String
 - Class DateTimeFormatInfo
 - Namespace System::Globalization
 - Library Aspose.Page for C++