KoreanLunisolarCalendar.GregorianEra 字段

定义

指定对应于当前 KoreanLunisolarCalendar 对象的公历纪元。Specifies the Gregorian era that corresponds to the current KoreanLunisolarCalendar object.

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

字段值

Int32

注解

此字段的值为1。The value of this field is 1.

KoreanLunisolarCalendar类仅识别当前纪元。The KoreanLunisolarCalendar class recognizes only the current era.

适用于