System::Globalization::DateTimeFormatInfo::GetEraName method
DateTimeFormatInfo::GetEraName method
Gets era name.
String System::Globalization::DateTimeFormatInfo::GetEraName(int era) const
Parameter | Type | Description |
---|---|---|
era | int | Era to get name of. |
ReturnValue
Era name.
See Also
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.PUB for C++