KoreanLunisolarCalendar.MaxSupportedDateTime 屬性

定義

取得受 KoreanLunisolarCalendar 類別所支援的日期和時間的最大值。

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

屬性值

類別所 KoreanLunisolarCalendar 支援的最新日期和時間,相當於公曆中的 2051 年 2 月 10 日最後一刻。

適用於