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

适用于