System::Globalization::DateTimeFormatInfo::GetInstance Methode
DateTimeFormatInfo::GetInstance method
Liefert den dem Formatprovider zugeordneten Formatierer.
static DateTimeFormatInfoPtr System::Globalization::DateTimeFormatInfo::GetInstance(const IFormatProviderPtr &provider)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Anbieter | const IFormatProviderPtr& | Provider, für den das Format abgerufen wird. |
ReturnValue
Formatter, der dem Formatprovider zugeordnet ist, oder das Format des aktuellen Threads, falls nicht verfügbar.
Siehe auch
- Typedef DateTimeFormatInfoPtr
- Typedef IFormatProviderPtr
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++