GetEra()
DateTimeFormatInfo::GetEra(const String&) const method
Gets era by name.
int System::Globalization::DateTimeFormatInfo::GetEra(const String &era_name) const
Arguments
Parameter | Type | Description |
---|---|---|
era_name | const String& | Era name. |
Return Value
Era index.
See Also
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Slides