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

属性值

DateTime

类支持的 TaiwanLunisolarCalendar 最早日期和时间,相当于 1912 年 2 月 18 日 C.E. 晚上 11:59:59。

适用于