KoreanLunisolarCalendar.MaxSupportedDateTime プロパティ

定義

KoreanLunisolarCalendar クラスでサポートされている最大の日付と時刻を取得します。

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

プロパティ値

クラスで KoreanLunisolarCalendar サポートされている最新の日時。これは、グレゴリオ暦の 2051 年 2 月 10 日の最後の瞬間に相当します。

適用対象