JapaneseLunisolarCalendar.MaxSupportedDateTime 屬性

定義

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

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

屬性值

類別所支援 JapaneseLunisolarCalendar 的最新日期和時間,相當於公曆中的 2050 年 1 月 22 日最後一刻。

適用於