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

プロパティ値

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

適用対象