TaiwanLunisolarCalendar.MinSupportedDateTime プロパティ

定義

TaiwanLunisolarCalendar クラスでサポートされている最小日時を取得します。

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

プロパティ値

グレゴリオ暦の 1912 年 2 月 18 日の最初の瞬間に相当する、 TaiwanLunisolarCalendar クラスでサポートされる最も早い日時。

適用対象