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 日の最後の瞬間に相当します。

適用対象