TaiwanLunisolarCalendar.MinSupportedDateTime 속성

정의

TaiwanLunisolarCalendar 클래스에서 지원하는 최소 날짜와 시간을 가져옵니다.

public:
 virtual property DateTime MinSupportedDateTime { DateTime get(); };
public override DateTime MinSupportedDateTime { get; }
member this.MinSupportedDateTime : DateTime
Public Overrides ReadOnly Property MinSupportedDateTime As DateTime

속성 값

수업에서 지원하는 TaiwanLunisolarCalendar 가장 빠른 날짜 및 시간이며, 이는 1912년 2월 18일 C.E.의 그레고리오력의 첫 번째 순간과 동일합니다.

적용 대상