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. 的第一个时刻。

适用于