System::Globalization::DateTimeFormatInfo::GetInstance method
DateTimeFormatInfo::GetInstance method
Gets formatter associated with format provider.
static DateTimeFormatInfoPtr System::Globalization::DateTimeFormatInfo::GetInstance(const IFormatProviderPtr &provider)
Parameter | Type | Description |
---|---|---|
provider | const IFormatProviderPtr& | Provider to get format for. |
ReturnValue
Formatter associated with format provider or current thread’s format if unavailable.
See Also
- Typedef DateTimeFormatInfoPtr
- Typedef IFormatProviderPtr
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.PUB for C++