KoreanCalendar.KoreanEra 字段

定义

表示当前纪元。Represents the current era. 此字段为常数。This field is constant.

public: int KoreanEra = 1;
public const int KoreanEra = 1;
val mutable KoreanEra : int
Public Const KoreanEra As Integer  = 1

字段值

Int32

注解

KoreanCalendar类仅识别当前纪元。The KoreanCalendar class recognizes only the current era. 此字段始终返回1。This field always returns 1.

适用于

另请参阅