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 日的最後一個時間。

適用於