System::Globalization::DateTimeFormatInfo::GetEra Methode
DateTimeFormatInfo::GetEra method
Liefert die Ära nach Namen.
int System::Globalization::DateTimeFormatInfo::GetEra(const String &era_name) const
| Parameter | Typ | Beschreibung |
|---|---|---|
| era_name | const String& | Äraname. |
ReturnValue
Ära-Index.
Siehe auch
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++