System::Globalization::DateTimeFormatInfo::GetEra method
DateTimeFormatInfo::GetEra method
Gets era by name.
int System::Globalization::DateTimeFormatInfo::GetEra(const String &era_name) const
Parameter | Type | Description |
---|---|---|
era_name | const String& | Era name. |
ReturnValue
Era index.
See Also
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.PUB for C++