ChineseLunisolarCalendar.MaxSupportedDateTime 屬性

定義

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

public:
 virtual property DateTime MaxSupportedDateTime { DateTime get(); };
public override DateTime MaxSupportedDateTime { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public override DateTime MaxSupportedDateTime { get; }
member this.MaxSupportedDateTime : DateTime
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.MaxSupportedDateTime : DateTime
Public Overrides ReadOnly Property MaxSupportedDateTime As DateTime

屬性值

類型 DateTime ,表示公曆中 2101 年 1 月 28 日的最後一刻,這大約等於建構函式 DateTime(2101, 1, 28, 23, 59, 59, 999)

屬性

適用於