KoreanLunisolarCalendar.MinSupportedDateTime 屬性

定義

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

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

屬性值

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

備註

在 .NET Framework 中,支援的最早日期和時間相當於公曆中 2 月 14 日 918 年 2 月 14 日 C.E. 的第一刻。 在 .NET Core 中,相當於 918 年 2 月 19 日的第一刻 C.E.

適用於