JapaneseLunisolarCalendar.MaxSupportedDateTime Property

Definition

Gets the maximum date and time supported by the JapaneseLunisolarCalendar class.

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

Property Value

The latest date and time supported by the JapaneseLunisolarCalendar class, which is equivalent to the last moment of January 22, 2050 C.E. in the Gregorian calendar.

Applies to