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 日的最后一刻。

适用于