System::Globalization::DateTimeFormatInfo::GetAbbreviatedEraName 方法

DateTimeFormatInfo::GetAbbreviatedEraName method

获取纪元的缩写名称。

String System::Globalization::DateTimeFormatInfo::GetAbbreviatedEraName(int era) const
参数类型描述
纪元int要获取名称的纪元。

ReturnValue

纪元名称。

另见