TaiwanLunisolarCalendar.MaxSupportedDateTime 属性

定义

获取 TaiwanLunisolarCalendar 类支持的最晚日期和时间。

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

属性值

类支持 TaiwanLunisolarCalendar 的最新日期和时间,这相当于公历中 2051 年 2 月 10 日 C.E. 的最后一刻。

适用于