HebrewCalendar.HebrewEra 필드

정의

현재 연대를 나타냅니다. 이 필드는 상수입니다.

public: static initonly int HebrewEra;
public static readonly int HebrewEra;
 staticval mutable HebrewEra : int
Public Shared ReadOnly HebrewEra As Integer 

필드 값

설명

이 필드의 값은 1입니다.

히브리어 달력은 B.C.E.(일반 시대 이전)와 오전(라틴어 "Anno Mundi", "세계의 해"를 의미)의 두 시대를 인식합니다. 클래스의 이 구현은 HebrewCalendar 현재 시대(오전)만 인식합니다.

적용 대상

추가 정보